mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
Remove non effective CSS for CM6 search panel input (#8921)
This commit is contained in:
parent
a09b206b0e
commit
1ce17e2847
@ -72,8 +72,6 @@ export const theme = EditorView.theme({
|
||||
".cm-panels.top": { borderBottom: "1px solid var(--divider-color)" },
|
||||
".cm-panels.bottom": { borderTop: "1px solid var(--divider-color)" },
|
||||
|
||||
".cm-panel.search input": { margin: "4px 4px 0" },
|
||||
|
||||
".cm-button": {
|
||||
border: "1px solid var(--primary-color)",
|
||||
padding: "0px 16px",
|
||||
|
Loading…
x
Reference in New Issue
Block a user