Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop
This commit is contained in:
commit
a67810cd91
|
@ -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 New Issue