Fix styles for grid actions, per butterball
This commit is contained in:
parent
6bb6c16bc7
commit
66304a418e
|
@ -230,7 +230,7 @@
|
||||||
|
|
||||||
a.grid-action {
|
a.grid-action {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: inline-flex;
|
||||||
gap: 0.1rem;
|
gap: 0.1rem;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue