Change frame margin

This commit is contained in:
TGSAN 2023-07-10 18:50:03 +08:00
parent d4a5f9151e
commit d704855ee1

View file

@ -2,7 +2,7 @@
@supports (not -moz-bool-pref("uc.tweak.disable-rounded-corners")) {
:root #browser>#appcontent {
margin: 0px 4px 4px 4px;
margin: 1px 3px 3px 3px;
border-radius: 8px;
overflow: hidden;
border: 1.25px solid rgba(0, 0, 0, 0.1);