2021-05-27 10:45:36 -05:00
|
|
|
@use '_mixins';
|
2020-04-19 13:26:25 -05:00
|
|
|
|
2018-04-26 09:11:38 -05:00
|
|
|
.form-sub-title {
|
2021-06-07 10:38:31 -05:00
|
|
|
@include margin-right(30px);
|
|
|
|
|
2017-12-08 08:22:57 -06:00
|
|
|
flex-grow: 0;
|
2017-11-15 03:10:41 -06:00
|
|
|
}
|
2020-07-15 04:17:03 -05:00
|
|
|
|
|
|
|
.badge {
|
|
|
|
@include table-badge;
|
|
|
|
}
|