mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/UpdateNotification: reduce right padding
This commit is contained in:
parent
c32a5301a0
commit
8b6775ca86
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
.update-button {
|
||||
padding: 8px 16px 8px 8px;
|
||||
padding: 8px 12px 8px 8px;
|
||||
pointer-events: all;
|
||||
gap: 8px;
|
||||
margin: var(--padding);
|
||||
|
|
Loading…
Reference in a new issue