mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-7195-errores-visuales-consola-movil' into 'develop'
Added missing classes to main.css mobile See merge request artica/pandorafms!3970
This commit is contained in:
commit
9c7eebc638
@ -18,6 +18,14 @@ body {
|
||||
font-size: 10px !important;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui-header .ui-title {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user