Skip to content

Commit 1183b3a

Browse files
committed
Remove unused styles
1 parent 80cc7c5 commit 1183b3a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

layouts/dashboard.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,4 @@ onUnmounted(() => {
132132
.dashboard {
133133
height: var(--app-height, 100vh);
134134
}
135-
136-
.gutter-right {
137-
direction: rtl;
138-
}
139-
140-
:deep(.gutter-right > *) {
141-
direction: ltr;
142-
}
143135
</style>

0 commit comments

Comments
 (0)