mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
fix ui and dialog lightbox mobile version
This commit is contained in:
@@ -4,6 +4,18 @@
|
||||
width: 90%;
|
||||
margin: 0px auto;
|
||||
padding: 4px;
|
||||
ui-btn {
|
||||
height: 36px !important;
|
||||
width: 36px !important;
|
||||
font-size: 16px !important;
|
||||
border-radius: 19px;
|
||||
}
|
||||
ui-btn::after {
|
||||
height: 30px !important;
|
||||
width: 30px !important;
|
||||
margin-left: -15px;
|
||||
margin-top: -15px;
|
||||
}
|
||||
}
|
||||
|
||||
#left-btn {
|
||||
|
Reference in New Issue
Block a user