mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-12-01 07:37:18 +01:00
Fix round of modal buttons..
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user