Files
eveship.fit/components/Debug/Debug.module.css

14 lines
159 B
CSS

.debug {
background-color: #cdcdcd;
padding: 10px;
}
.header {
margin-bottom: 10px;
text-align: center;
}
.debug > select {
margin-bottom: 10px;
}