6 lines
80 B
SCSS
6 lines
80 B
SCSS
.input__actions {
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 8px;
|
|
}
|