mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
Add minor refactor of "ClasscheduleCalendarSelector" component
This commit is contained in:
@@ -43,10 +43,13 @@ div[role="row"] {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.v-enter-active,
|
||||
.v-leave-active {
|
||||
.v-enter-active {
|
||||
transition: opacity 0.5s ease;
|
||||
}
|
||||
|
||||
.v-leave-active {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.v-enter-from,
|
||||
.v-leave-to {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user