feat: ersetzt Einheit-Select durch Listbox mit littwin-blue Design in AnalogInputsSettingsModal
This commit is contained in:
@@ -60,3 +60,13 @@ body {
|
||||
.custom-datepicker-popper {
|
||||
z-index: 9999 !important; /* Maximale Priorität */
|
||||
}
|
||||
|
||||
html {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
.dropdown-text-fix {
|
||||
-webkit-font-smoothing: antialiased !important;
|
||||
-moz-osx-font-smoothing: grayscale !important;
|
||||
transform: translateZ(0); /* For some Chromium bugs */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user