phantasmal-world/src/quest_editor/gui/DisabledView.css
2019-08-27 14:50:16 +02:00

8 lines
139 B
CSS

.quest_editor_DisabledView {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}