mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 14:43:09 +02:00
Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop
This commit is contained in:
commit
a67810cd91
2 changed files with 2 additions and 2 deletions
|
@ -446,7 +446,7 @@ body {
|
|||
width: 100%;
|
||||
max-width: 60px;
|
||||
margin: auto;
|
||||
border-radius: 100%;
|
||||
border-radius: 5px;
|
||||
background: var(--panel);
|
||||
color: var(--fg);
|
||||
|
||||
|
|
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue