mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
feat: timetable module - schedule and calendar
This commit is contained in:
17
src/app/modules/schedule/page/modal/modal-event-creator.scss
Normal file
17
src/app/modules/schedule/page/modal/modal-event-creator.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
ion-card-header {
|
||||
ion-button {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
ion-card-content {
|
||||
height: 100%;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
|
||||
stapps-data-list {
|
||||
height: available;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user