[ui] add admin in mobile / fix #63

This commit is contained in:
les
2019-12-10 22:58:10 +01:00
parent 8994cce1ad
commit 4015a54d57
5 changed files with 47 additions and 8 deletions

View File

@@ -62,6 +62,10 @@ pre {
font-family: unset;
}
.el-message-box {
max-width: 95%;
}
.el-popover {
word-break: normal;
}