mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Better aligment for add custom color button
centered the hight and added 2px of space from the input for better view
This commit is contained in:
@@ -43,12 +43,13 @@
|
||||
|
||||
#PanelUI-zen-gradient-generator-custom-input {
|
||||
position: relative;
|
||||
padding-right: 6px !important;
|
||||
}
|
||||
|
||||
#PanelUI-zen-gradient-generator-color-custom-add {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
right: 2px;
|
||||
top: 4px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user