Tweak styles for grid action links, per butterball
This commit is contained in:
parent
b40423fc2d
commit
9b65e18261
|
@ -229,6 +229,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
a.grid-action {
|
a.grid-action {
|
||||||
|
align-items: center;
|
||||||
|
display: flex;
|
||||||
|
gap: 0.1rem;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue