add queue page

This commit is contained in:
geoffrey45
2022-08-28 15:37:46 +03:00
parent 2cb30e294f
commit ca211b6dcf
6 changed files with 56 additions and 18 deletions
+2 -1
View File
@@ -82,9 +82,10 @@ button {
}
.separator {
border-top: 0.1px $separator solid;
border-top: 1px $separator solid;
color: transparent;
margin: $small 0 $small 0;
opacity: 0.5;
}
.no-border {