mirror of
https://github.com/ae-utbm/sith.git
synced 2025-05-16 22:44:05 +00:00
Fix bug where help button moves as if possessed
This commit is contained in:
parent
e63a09ee7e
commit
13f8b5db61
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user