Commit 54ca0385c273073921c674dd91758eaa46d76280

Authored by Vladyslav Prykhodko
1 parent 6cd7e3df

UI: Fixed show new dashboard settings in Safari

... ... @@ -21,6 +21,7 @@
21 21 border-radius: 4px;
22 22 legend {
23 23 color: rgba(0, 0, 0, .7);
  24 + width: fit-content;
24 25 }
25 26 }
26 27 }
... ...