mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
css: reduce button padding for main box
This commit is contained in:
parent
156372a1ef
commit
9973655abe
@ -799,7 +799,7 @@ button:active,
|
|||||||
}
|
}
|
||||||
#cobalt-main-box #bottom button {
|
#cobalt-main-box #bottom button {
|
||||||
width: auto;
|
width: auto;
|
||||||
padding: var(--gap) 1rem;
|
padding: var(--gap) 0.9rem;
|
||||||
}
|
}
|
||||||
.collapse-list {
|
.collapse-list {
|
||||||
background: var(--subbackground);
|
background: var(--subbackground);
|
||||||
|
Loading…
Reference in New Issue
Block a user