Skip to content

Commit ef36cf8

Browse files
Fix excessively large notification blank state message
1 parent 38eb4eb commit ef36cf8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/styles/_notifications.less

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// -----------------------------------------------
44

55
notification-drawer-wrapper {
6+
.blank-state-pf-title {
7+
font-size: @font-size-h4;
8+
}
69
.drawer-pf {
710
height: calc(100vh ~"-" (@navbar-os-header-height-mobile + @project-bar-height-mobile));
811
opacity: 1;

dist/styles/main.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)