fix size of arrow button in access modal

This commit is contained in:
David Benqué 2020-03-02 08:49:46 +00:00
parent 8fd8881085
commit b8c4e5d254

View File

@ -431,7 +431,7 @@
width: 50px; width: 50px;
margin: 0; margin: 0;
min-width: 0; min-width: 0;
font-size: 18px; font-size: 18px !important;
} }
} }
} }