mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
Updated files
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
|
||||
/* Remove V button expand arrow */
|
||||
.vivaldi .expand-arrow {display: none;}
|
||||
#browser:has(.vivaldi-v), #browser:has(.burger-icon) {
|
||||
--menuWidth: 25px !important;
|
||||
#browser.menu-icon .vivaldi, #browser.menu-burger .vivaldi {
|
||||
width: 25px;
|
||||
grid-template-columns: unset;
|
||||
}
|
||||
|
||||
/* Skinnier mainbar */
|
||||
@@ -213,3 +214,8 @@
|
||||
.tabs-top #tabs-tabbar-container .toolbar-tabbar-before:empty {
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
/* TEMP FIX FOR TAB BAR */
|
||||
#tabs-tabbar-container.top {
|
||||
padding-top: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user