We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749a3ff commit d848662Copy full SHA for d848662
1 file changed
assets/src/css/style.css
@@ -1774,13 +1774,15 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
1774
}
1775
1776
1777
-
1778
@media (min-width: 1140px) {
1779
.modal-lg {
1780
max-width: 60vw;
1781
1782
-}
1783
+ .text-nowrap {
+ white-space: normal !important;
1784
+ }
1785
+}
1786
1787
1788
/*
0 commit comments