mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-10 16:57:52 +02:00
style: button should not become bigger on hover
This commit is contained in:
@@ -153,15 +153,6 @@
|
||||
}
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
/* Prevent horizontal scrollbars in dialogs, scroll areas, and panels.
|
||||
Content inside these containers should wrap, not overflow sideways. */
|
||||
[role="dialog"],
|
||||
[data-radix-scroll-area-viewport],
|
||||
[data-slot="content"] {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user