mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-15 12:43:54 +02:00
4 lines
85 B
CSS
4 lines
85 B
CSS
|
|
.browserContainer {
|
|
clip-path: inset(0 round var(--zen-native-inner-radius));
|
|
}
|