[UPDT]Base : Updated style of input field history_tracking_fields in general settings

This commit is contained in:
Horilla
2024-02-12 13:56:40 +05:30
parent bdcb4444f0
commit 4ac67d6f0a

View File

@@ -4,6 +4,10 @@
min-height: 48px;
overflow-y: auto;
}
.select2-selection__choice__remove {
height: 20px;
margin-top: auto;
}
button {
height: 48px;
}