Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop

This commit is contained in:
Mar0xy 2023-10-01 03:16:31 +02:00
commit a67810cd91
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
2 changed files with 2 additions and 2 deletions

View file

@ -446,7 +446,7 @@ body {
width: 100%;
max-width: 60px;
margin: auto;
border-radius: 100%;
border-radius: 5px;
background: var(--panel);
color: var(--fg);

View file

@ -404,7 +404,7 @@ $widgets-hide-threshold: 1090px;
width: 100%;
max-width: 60px;
margin: auto;
border-radius: 100%;
border-radius: 5px;
background: var(--panel);
color: var(--fg);