💄 改进细节样式

This commit is contained in:
WispX
2020-03-15 22:44:17 +08:00
parent 5c0cfeb6a1
commit ca08b610d7
3 changed files with 7 additions and 1 deletions
+3
View File
@@ -147,6 +147,9 @@ main .console-container div.item > div p {
main .system-container .mdui-textfield-label {
pointer-events: inherit;
}
main .system-container .mdui-textfield {
overflow: inherit;
}
main .images-container #info .mdui-dialog-content {
word-break: break-all;
word-wrap: break-word;
File diff suppressed because one or more lines are too long
+3
View File
@@ -144,6 +144,9 @@ main {
.mdui-textfield-label {
pointer-events: inherit;
}
.mdui-textfield {
overflow: inherit;
}
}
// 我的图片