Files
webgui/emhttp/plugins/dynamix/sheets/DisplaySettings.css
Zack Spear e71af7a9ea style: remove fixed max-width from select in DisplaySettings.css
- Removed the fixed max-width property from the select element to allow for more flexible layout.
- This change aligns with ongoing efforts to enhance visual structure and consistency across the plugin.
2025-05-20 14:26:02 -07:00

9 lines
119 B
CSS

span#dropbox {
margin-right: 20px;
}
i.top {
position: relative;
padding-left: 4px;
cursor: pointer;
}