mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-10 03:03:18 -08:00
Add: Photon like Angle Tab Shape
This commit is contained in:
parent
2dea73ae68
commit
f404abd382
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
/** Root - Reduce Padding ***************************************************/
|
||||
:root {
|
||||
/* Tab Bar */
|
||||
--proton-tab-block-margin: 2px !important; /* Original: 4px */
|
||||
--proton-tab-block-margin: 0px !important; /* Original: 4px */
|
||||
--tab-border-radius: 0px !important; /* Original: 4px */
|
||||
--inline-tab-padding: 6px !important; /* Original: 8px */
|
||||
|
||||
/* Panel */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue