#
whycq
2022-09-06 4ba070a0f35fbf7aa55057271a2c83f613d5ad12
src/main/webapp/static/css/style.css
@@ -7,10 +7,12 @@
}
/* 画布 */
#root {
    height: 100%;
    /*height: 100%;*/
   min-height:100%;
    width: 100%;
   margin: 0;
   background-color: /* #2C3E50 */ #2e4e7e;
   position: absolute;
   position: relative;
}
#top-tab {
    width: 100%;
@@ -153,7 +155,7 @@
}
#details {
   position: relative;
   position: absolute;
}
#details .head {
   width: 100%;