better ux for quick restart button
This commit is contained in:
+2
-1
@@ -15,10 +15,11 @@
|
||||
.restart {
|
||||
top: 0;
|
||||
right: 0;
|
||||
cursor: pointer;
|
||||
|
||||
&::before {
|
||||
content: '⟳';
|
||||
font-size: 3rem;
|
||||
font-size: 5vh;
|
||||
opacity: .5;
|
||||
color: @accentfg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user