💄 改进细节样式
This commit is contained in:
@@ -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
@@ -144,6 +144,9 @@ main {
|
||||
.mdui-textfield-label {
|
||||
pointer-events: inherit;
|
||||
}
|
||||
.mdui-textfield {
|
||||
overflow: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
// 我的图片
|
||||
|
||||
Reference in New Issue
Block a user