#
luxiaotao1123
2022-04-07 767fd92e1e79bd000a4fc56e78d44cc27603fa3b
static/css/main.css
@@ -1,3 +1,14 @@
#label {
    position: absolute;
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
    line-height: 1;
    color:#000000;
    border-radius: 5px;
    display:none;
    z-index: 99;
}
#sidebar{
    /*定位*/
    position: absolute;