Remove unwanted css
This commit is contained in:
parent
dc8e6e53c7
commit
ed8eca0c1d
1 changed files with 0 additions and 13 deletions
|
@ -88,16 +88,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.settings-window {
|
||||
@include screen.smallerThan(mobileBreakpoint) {
|
||||
.pw__drawer p, .pw__drawer .header h4 {
|
||||
display: none;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.pw__drawer {
|
||||
width: fit-content;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue