tweak status action buttons again
This commit is contained in:
parent
2045c74b45
commit
ab2f3a7340
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
.quick-action-buttons {
|
||||
display: grid;
|
||||
margin-left: -0.5em;
|
||||
grid-template-columns: repeat(auto-fill, minmax(3.5em, 10%));
|
||||
grid-template-columns: repeat(auto-fill, minmax(3.75em, 10%));
|
||||
grid-auto-flow: row dense;
|
||||
grid-auto-rows: 1fr;
|
||||
grid-gap: 0.5em 0.1em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue