mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
9 lines
164 B
CSS
9 lines
164 B
CSS
|
|
html[inFullscreen="true"] {
|
|
#zen-main-app-wrapper {
|
|
--zen-element-separation: 0px;
|
|
}
|
|
.browserSidebarContainer {
|
|
border-radius: 0px !important;
|
|
}
|
|
}
|