Move Me to the top of the screen to accomodate for the Filmstrip view
This commit is contained in:
@@ -153,13 +153,13 @@
|
||||
}
|
||||
|
||||
+desktop() {
|
||||
bottom: 20px;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
border: 1px solid rgba(#fff, 0.15);
|
||||
}
|
||||
|
||||
+mobile() {
|
||||
bottom: 10px;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
border: 1px solid rgba(#fff, 0.25);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user