Remove unused IconButton

This commit is contained in:
Michael Telatynski 2020-11-10 12:06:56 +00:00
parent db3f125e26
commit 5fb86f74d7
4 changed files with 0 additions and 104 deletions

View file

@ -173,26 +173,12 @@ limitations under the License.
margin: 6px 0;
.mx_IconButton, .mx_Spinner {
margin-left: 20px;
width: 16px;
height: 16px;
&::before {
mask-size: 80%;
}
}
.mx_UserInfo_roleDescription {
display: flex;
justify-content: center;
align-items: center;
// try to make it the same height as the dropdown
margin: 11px 0 12px 0;
.mx_IconButton {
margin-left: 6px;
}
}
.mx_Field {