Older/resources/app.css

7 lines
109 B
CSS
Raw Permalink Normal View History

2024-11-19 23:39:40 +08:00
.WtCenterContainer {
display: flex;
flex: 1;
justify-content: center;
align-items: center;
}