mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-01 05:11:52 +00:00
Adjust padding and overflow properties in zen-welcome.css for improved layout
This commit is contained in:
@@ -54,10 +54,11 @@
|
||||
box-shadow: var(--zen-big-shadow);
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
padding: 2rem;
|
||||
padding: 3%;
|
||||
width: 33%;
|
||||
height: 100%;
|
||||
backdrop-filter: blur(10px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#zen-welcome-page-sidebar-buttons {
|
||||
|
||||
Reference in New Issue
Block a user