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%;
|
width: 100%;
|
||||||
max-width: 60px;
|
max-width: 60px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
border-radius: 100%;
|
border-radius: 5px;
|
||||||
background: var(--panel);
|
background: var(--panel);
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
|
|
||||||
|
|
|
@ -404,7 +404,7 @@ $widgets-hide-threshold: 1090px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 60px;
|
max-width: 60px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
border-radius: 100%;
|
border-radius: 5px;
|
||||||
background: var(--panel);
|
background: var(--panel);
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue