mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
7 lines
95 B
CSS
7 lines
95 B
CSS
|
|
#zen-browser-tabs-wrapper {
|
|
pointer-events: none;
|
|
& > * {
|
|
pointer-events: auto;
|
|
}
|
|
}
|