phantasmal-world/src/quest_editor/gui/DisabledView.css

8 lines
139 B
CSS
Raw Normal View History

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