Update ActionButtonRow.module.scss (#3156)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
button {
|
button {
|
||||||
margin-left: clamp(1px, 0.2vw, 0.3rem);
|
margin-left: clamp(1px, 0.2vw, 0.3rem);
|
||||||
margin-right: clamp(1px, 0.2vw, 0.3rem);
|
margin-right: clamp(1px, 0.2vw, 0.3rem);
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
|
||||||
&:last-of-type {
|
&:last-of-type {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user