mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
fix css class for button
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
width: 90%;
|
||||
margin: 0px auto;
|
||||
padding: 4px;
|
||||
ui-btn {
|
||||
.ui-btn {
|
||||
height: 36px !important;
|
||||
width: 36px !important;
|
||||
font-size: 16px !important;
|
||||
border-radius: 19px;
|
||||
}
|
||||
ui-btn::after {
|
||||
.ui-btn::after {
|
||||
height: 30px !important;
|
||||
width: 30px !important;
|
||||
margin-left: -15px;
|
||||
|
Reference in New Issue
Block a user