Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
10
public/scss/layout/rtl/_rtl-reset.scss
Normal file
10
public/scss/layout/rtl/_rtl-reset.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
//global styles
|
||||
[direction="rtl"] {
|
||||
&[data-theme-version="dark"] {
|
||||
.border, .border-left, .border-right {
|
||||
border-color: $d-border !important;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user