[Frontend] Refactoring to use Victorizr instead of media queries
open #639 Replaced MQ around _controls webkit-scrollbar CSS;
This commit is contained in:
@@ -481,7 +481,7 @@ body.desktop .object-header {
|
||||
|
||||
/******************************************************** BROWSER ELEMENTS */
|
||||
|
||||
@include desktop {
|
||||
body.desktop {
|
||||
::-webkit-scrollbar {
|
||||
@include border-radius(2px);
|
||||
@include box-sizing(border-box);
|
||||
|
||||
Reference in New Issue
Block a user