Skip to content

Commit 3488efe

Browse files
committed
fix(Smart Numbers): Full screen without rounded corners
1 parent 058c4e6 commit 3488efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ body {
195195
}
196196
}
197197

198-
.ed-dialog {
198+
.ed-dialog:not(.chart-fullscreen-dialog) {
199199
border-radius: 12px !important;
200200
}
201201

0 commit comments

Comments
 (0)