taiga-front/app/styles/layout/admin-memberships.scss

14 lines
223 B
SCSS

.admin-membership {
header {
@include clearfix;
margin-bottom: 1rem;
h1 {
float: left;
margin-bottom: 0;
}
a {
float: right;
}
}
}