Skip to content

Instantly share code, notes, and snippets.

View zhilemann's full-sized avatar
power in misery, traversing the grid of death

zhilemann

power in misery, traversing the grid of death
View GitHub Profile
@zhilemann
zhilemann / hidetabs2.css
Created May 4, 2026 09:25
Collapse Vertical Tabs (Vivaldi 7.9.3970.60)
.tabbar-wrapper {
position: absolute !important;
z-index: 1;
}
#webview-container { margin-left: 42px; }
#tabs-tabbar-container {
transition: width 64ms;