healthchecks/static/css/appearance.css
2021-06-18 13:51:07 +03:00

12 lines
168 B
CSS

.theme img {
border: 1px solid var(--border-color);
padding: 4px;
width: 100%;
}
.theme .radio-container {
margin-top: 12px;
margin-left: 12px;
}