Typicalc/frontend/styles/view/main/info-dialog.css

9 lines
110 B
CSS
Raw Normal View History

2021-01-31 13:02:05 +00:00
#infoHeader {
width: 30vw;
align-items: center;
justify-content: center;
}
#infoContent {
height: 50vh;
}