Update style.less
This commit is contained in:
parent
56bf8b478e
commit
140d715498
1 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue