mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
Fix bug where help button moves as if possessed
This commit is contained in:
@ -115,6 +115,9 @@ ics-calendar {
|
|||||||
button.text-copied:focus,
|
button.text-copied:focus,
|
||||||
button.text-copied:hover {
|
button.text-copied:hover {
|
||||||
transition: 500ms ease-out;
|
transition: 500ms ease-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fc .fc-getCalendarLink-button {
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user