mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 08:26:22 +01:00
web/PageNavTab: remove redundant bg
This commit is contained in:
parent
0749106b96
commit
c8bd08a290
1 changed files with 0 additions and 1 deletions
|
@ -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