readd missing is-nowrap class

pull/11/head
Dan Gowans 2025-04-25 15:28:19 -04:00
parent d4670603b7
commit f35946d0a5
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
width: 1px; width: 1px;
} }
.is-nowrap {
white-space: nowrap;
}
/* to fix page titles inside level components, set on .level-left */ /* to fix page titles inside level components, set on .level-left */
.has-flex-shrink-1 { .has-flex-shrink-1 {