mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 03:13:47 +00:00
refactor: migrate logs (#673)
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
cursor: pointer;
|
||||
transition-property: color;
|
||||
transition-duration: $transition-time-action;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover {
|
||||
color: $ontime-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user