Fix round of modal buttons..

This commit is contained in:
Matias De lellis
2021-12-03 09:30:44 -03:00
parent bb3a9b745d
commit b801c086fa

View File

@@ -356,9 +356,9 @@ div.select2-container {
}
.round-tool-button {
width: 32px;
width: 32px !important;
height: 32px;
padding: 0px;
padding: 0px !important;
border-radius: 50%;
}