mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
update(LvPlan Events): overflow css fix for the LvPlan Events
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
.weekPageContainer .lehreinheitEventContent #lehreinheitEventText {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
place-content: center space-evenly;
|
||||
flex-wrap: wrap;
|
||||
column-gap: 5px;
|
||||
overflow-y: scroll;
|
||||
min-height:0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user