kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
SidebarMenu: use foreground color
rodzic
f7d1091e93
commit
8b9942ef2b
|
@ -6,7 +6,7 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background-color: var(--background-color);
|
background-color: var(--foreground-color);
|
||||||
transform: translateX(-275px);
|
transform: translateX(-275px);
|
||||||
transition: all 0.15s linear;
|
transition: all 0.15s linear;
|
||||||
z-index: 10001;
|
z-index: 10001;
|
||||||
|
|
Ładowanie…
Reference in New Issue