mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-20 11:50:43 +00:00
fix: Add a minimum width for the welcome button, b=no-bug, c=welcome
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
list-style-image: url(chrome://browser/skin/zen-icons/forward.svg);
|
||||
position: absolute;
|
||||
bottom: 10%;
|
||||
padding: 0.8em !important;
|
||||
padding: 1em !important;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
#zen-welcome-title {
|
||||
|
||||
Reference in New Issue
Block a user