mirror of
https://github.com/idrainformatica/Linfa.git
synced 2026-04-24 01:35:22 +02:00
v1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.custom-fields-dropdown {
|
||||
min-width: 300px;
|
||||
|
||||
// correct position on mobile
|
||||
@media (max-width: 575.98px) {
|
||||
&.show {
|
||||
margin-left: -245px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user