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

@ -5,7 +5,8 @@
margin: 1px 3px 3px 3px;
border-radius: 8px;
overflow: hidden;
border: 1.25px solid rgba(0, 0, 0, 0.1);
border: 1.25px solid rgba(0, 0, 0, 0.05);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
:root #browser {