1
Fork 0
tildes-reextended/source/scss/scripts/markdown-toolbar.scss

13 lines
180 B
SCSS
Raw Normal View History

.trx-toolbar {
> header {
justify-content: initial;
> select {
font-size: 0.6rem;
margin-left: 4px;
margin-right: auto;
width: auto;
}
}
}