mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 05:34:09 +00:00
refactor: add nif to navigation
This commit is contained in:
committed by
Carlos Valente
parent
ab847a324b
commit
dd4a165b08
+2
-1
@@ -6,6 +6,7 @@
|
||||
}
|
||||
|
||||
.goIcon {
|
||||
transform: rotate(45deg);
|
||||
@include rotate-fourty-five;
|
||||
margin-left: 0.25rem;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.corner {
|
||||
transform: rotate(45deg);
|
||||
@include rotate-fourty-five;
|
||||
|
||||
position: absolute;
|
||||
top: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user