mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-23 18:58:47 +02:00
14 lines
213 B
CSS
14 lines
213 B
CSS
.menu_graph {
|
|
display: none;
|
|
}
|
|
.parent_graph {
|
|
width: 97% !important;
|
|
}
|
|
#image_hide_show_labels {
|
|
display: none !important;
|
|
}
|
|
|
|
.select2-search--dropdown .select2-search__field {
|
|
padding: 0px !important;
|
|
}
|