css aside

This commit is contained in:
2023-11-27 15:31:29 +01:00
parent 99d2f7a054
commit d6bd976a4c
12 changed files with 452 additions and 40 deletions
@@ -36,4 +36,19 @@
}
.request-password-link{
@extend %buttonwithborder;
}
.views-field-edit-node{
@extend %buttonwithborder;
width: fit-content;
}
.views-field-edit-user{
@extend %buttonwithborder;
width: fit-content;
}
footer{
}
#edit-unlock{
display: none;
}