Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
54ca0385c273073921c674dd91758eaa46d76280
Authored by
Vladyslav Prykhodko
2021-06-06 14:01:08 +0300
1 parent
6cd7e3df
UI: Fixed show new dashboard settings in Safari
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-settings-dialog.component.scss
ui-ngx/src/app/modules/home/components/dashboard-page/dashboard-settings-dialog.component.scss
View file @
54ca038
...
...
@@ -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
}
...
...