Plankton_Detector/PlanktonDetector/static/DetectionApp/css/detection_detail.css

8 lines
124 B
CSS
Raw Normal View History

2023-12-13 02:11:29 +01:00
.history_list{
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 100%;
}