ds4/scss/components/shared/_form_field_icon_button.scss

11 lines
161 B
SCSS

/*
* SPDX-FileCopyrightText: 2021 Johannes Loher
*
* SPDX-License-Identifier: MIT
*/
.ds4-form-field-icon-button {
&__icon {
margin: 0;
}
}