liuyg
2021-12-22 75ca0722b86e7751202e7aec2e8d8ef96d68ce98
src/styles/divforms/popup.scss
@@ -15,7 +15,7 @@
            list-style: none;
            font-size: .875rem;
            text-align: center;
            border: 1px solid #ffc107;
            border: 1px solid rgb(0, 208, 255);
            border-radius: 15px;
            cursor: pointer;
@@ -161,6 +161,7 @@
            margin: auto;
            width: 20px;
            height: 20px;
            cursor: pointer;
        }
        .close-box {
@@ -172,6 +173,7 @@
            margin: auto;
            width: 16px;
            height: 16px;
            cursor: pointer;
        }
    }
}