Adjust button corners to Phoenix.

Adjust tag and frame styles.
Fix the problem of tag highlights covering active tag.
This commit is contained in:
TGSAN 2023-07-22 01:58:12 +08:00
parent d704855ee1
commit 3e6649ad78
4 changed files with 19 additions and 6 deletions

View file

@ -1,7 +1,7 @@
/* EdgeFr-Fox by bmFtZQ - navbar.css */
:root {
--toolbarbutton-border-radius: 2px !important;
--toolbarbutton-border-radius: 4px !important;
--toolbarbutton-inner-padding: 7px !important;
--uc-toolbarbutton-inner-inline-padding: 12px !important;
--tabs-navbar-shadow-size: 0 !important;