#
luxiaotao1123
2022-08-11 8aa86cfb38b2b8cde5ba2dd5212d9e2607059817
static/css/main.css
@@ -1,3 +1,18 @@
#label {
    position: absolute;
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
    color: #212121;
    font-family: "黑体", serif;
    border-radius: 5px;
    display:none;
    z-index: 99;
    line-height: 130%;
    max-height: 350px;
    overflow-y: scroll;
}
#sidebar{
    /*定位*/
    position: absolute;