Skip to content

Commit aa886a9

Browse files
committed
removed border
1 parent cf54f34 commit aa886a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client/styles/layout/_dashboard.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,4 @@
66
max-width: #{1012 / $base-font-size}rem;
77
margin: 0 auto;
88
width: 100%;
9-
10-
@include themify() {
11-
border: 1px solid getThemifyVariable('modal-border-color');
12-
}
139
}

0 commit comments

Comments
 (0)