7 lines
100 B
SCSS
7 lines
100 B
SCSS
.input__actions {
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 8px;
|
|
background: #eee;
|
|
}
|