shuishen
2021-12-30 4593a5c6ef4549a519681fa44d94fa242d15bec4
src/styles/divforms/popup.scss
@@ -10,6 +10,7 @@
        li {
            margin: 0 4px;
            flex: 1;
            min-width: 72px;
            height: 30px;
            line-height: 30px;
            list-style: none;
@@ -48,6 +49,11 @@
            .live-action-nav {
                background: url(/img/icon/live-action.png) no-repeat;
                background-size: 100% 100%;
            }
            .monitor-nav {
                background: url(/img/icon/monitor.png) no-repeat;
                background-size: 100% 100%;
            }
@@ -142,7 +148,8 @@
    p {
        white-space: normal !important;
        word-wrap: break-word !important;
        max-width: 396px;
        min-width: 396px;
        max-width: 492px;
        font-size: 0.875rem;
        line-height: 24px;
    }