mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/UpdateNotification: reduce right padding
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.update-button {
|
||||
padding: 8px 16px 8px 8px;
|
||||
padding: 8px 12px 8px 8px;
|
||||
pointer-events: all;
|
||||
gap: 8px;
|
||||
margin: var(--padding);
|
||||
|
Reference in New Issue
Block a user