forked from wangziqi/gongxue-base
feat: add student notification center
This commit is contained in:
@@ -470,6 +470,28 @@
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.notification-summary-grid {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.notifications-page .notification-filterbar,
|
||||
.notifications-page .notification-typebar {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.notifications-page .notification-typebar {
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.notifications-page .pill-button {
|
||||
min-width: 132px;
|
||||
}
|
||||
|
||||
.notification-actions {
|
||||
flex-wrap: wrap;
|
||||
overflow-x: visible;
|
||||
}
|
||||
|
||||
.compact-toolbar .primary-button,
|
||||
.compact-toolbar .secondary-button {
|
||||
min-width: 104px;
|
||||
|
||||
Reference in New Issue
Block a user