Update style.less

This commit is contained in:
vapormusic 2022-01-20 09:12:26 +07:00 committed by GitHub
parent 56bf8b478e
commit 140d715498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2087,6 +2087,15 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
align-self: center;
}
.md-ico-add {
content:url("./assets/feather/plus.svg");
width: 16px;
height: 16px;
margin-right: 1px;
margin-bottom: -1.5px;
align-self: center;
}
.md-select {
width: 100%;
padding: 6px;