frontend/src/components/gridCheckBar/main.css

7 lines
114 B
CSS
Raw Normal View History

2021-11-05 17:02:52 +08:00
.gridCheckBar{
width: 100%;
/* background-color: #296bef; */
height:66px;
position: absolute;
/* top: 230px; */
}