Update ActionButtonRow.module.scss (#3156)

This commit is contained in:
Dev Gupta 2023-07-10 06:38:02 +05:30 committed by GitHub
parent c3e988f1a1
commit d107a3386c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@
button {
margin-left: clamp(1px, 0.2vw, 0.3rem);
margin-right: clamp(1px, 0.2vw, 0.3rem);
margin-bottom: 0.5rem;
&:last-of-type {
margin-right: 0;