Fix file input overflowing on moblie.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
.model-manager input[type="file"] {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.model-manager button,
|
||||
@@ -235,6 +235,7 @@
|
||||
|
||||
.model-manager [data-name="Download"] summary {
|
||||
padding: 16px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.model-manager [data-name="Download"] .download-settings {
|
||||
|
||||
Reference in New Issue
Block a user