Removed useless css file import
This commit is contained in:
parent
1db79f58b4
commit
f465a85320
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
@import '../assets/css/librarybrowser.scss';
|
||||
|
||||
.chevron_right,
|
||||
.chevron_left,
|
||||
.arrow_back,
|
||||
|
@ -13,7 +11,8 @@
|
|||
.vpn_key,
|
||||
.volume_up,
|
||||
.volume_off,
|
||||
.message {
|
||||
.message,
|
||||
.clear_all {
|
||||
[dir='rtl'] & {
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue