Browse Source

Merge pull request #4691 from vvlladd28/bug/safari/dashboard-settings

UI: Fixed show new dashboard settings in Safari
pull/4698/head
Igor Kulikov 5 years ago
committed by GitHub
parent
commit
1addb7d389
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-settings-dialog.component.scss

1
ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-settings-dialog.component.scss

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

Loading…
Cancel
Save