mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-25 02:52:11 +02:00
web/PageNavTab: remove redundant bg
This commit is contained in:
parent
0749106b96
commit
c8bd08a290
@ -41,7 +41,6 @@
|
|||||||
gap: calc(var(--small-padding) * 2);
|
gap: calc(var(--small-padding) * 2);
|
||||||
padding: var(--big-padding);
|
padding: var(--big-padding);
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
background: var(--primary);
|
|
||||||
color: var(--button-text);
|
color: var(--button-text);
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user