Fix h1 text overflow.
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
/* common */
|
/* common */
|
||||||
.model-manager h1 {
|
.model-manager h1 {
|
||||||
min-width: 0;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.model-manager textarea {
|
.model-manager textarea {
|
||||||
|
|||||||
Reference in New Issue
Block a user