mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
8 lines
197 B
CSS
8 lines
197 B
CSS
|
|
:root .browserSidebarContainer {
|
|
margin: unset!important;
|
|
box-shadow: unset!important;
|
|
clip-path: unset!important;
|
|
border-radius: unset!important;
|
|
overflow: unset!important;
|
|
}
|