debian-mirror-gitlab/app/assets/stylesheets/pages/profiles/preferences.scss
2017-08-17 22:00:37 +05:30

17 lines
224 B
SCSS

.syntax-theme {
label {
margin-right: 20px;
text-align: center;
.preview {
margin-bottom: 10px;
width: 160px;
img {
border-radius: 4px;
max-width: 100%;
}
}
}
}