Allow platform admins and internal users to switch their current study group
This commit is contained in:

committed by
Sebastian Serth

parent
2e3480a068
commit
ac3dc8d30f
@@ -139,3 +139,15 @@ span.caret {
|
||||
.table-row-clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.inline_list {
|
||||
list-style-type: disc;
|
||||
padding-inline-start: 1.25rem;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.single_entry_inline_list {
|
||||
list-style-type: none;
|
||||
padding-inline-start: 0;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user