mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
9 lines
136 B
SCSS
9 lines
136 B
SCSS
.invite-user-form {
|
|
&__btn {
|
|
font-size: $small;
|
|
height: 38px;
|
|
margin-bottom: 5px;
|
|
padding: 0;
|
|
width: 180px;
|
|
}
|
|
}
|