mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-15 19:35:31 +00: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);
|
||||
padding: var(--big-padding);
|
||||
font-weight: 500;
|
||||
background: var(--primary);
|
||||
color: var(--button-text);
|
||||
border-radius: var(--border-radius);
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in a new issue