Fix button margin

This commit is contained in:
Ethan O'Brien 2023-07-13 11:48:13 -05:00
parent c3b88f4f5a
commit 41d0967924

View file

@ -230,6 +230,7 @@
} }
.ejs_menu_button { .ejs_menu_button {
width: 135px; width: 135px;
margin: 0px;
margin-left: 2px!important; margin-left: 2px!important;
margin-right: 0!important; margin-right: 0!important;
line-height: 1; line-height: 1;