sforkowany z mirror/soapbox
Fix status card action buttons on light theme
rodzic
ebef1ece7a
commit
4fa7f63d05
|
@ -490,7 +490,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
& > div {
|
& > div {
|
||||||
background: rgba($base-shadow-color, 0.6);
|
background: var(--background-color);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding: 12px 9px;
|
padding: 12px 9px;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
|
|
Ładowanie…
Reference in New Issue