This commit is contained in:
Felix Roos
2022-02-14 19:57:24 +01:00
parent 240ebede6f
commit 22baae10dd
8 changed files with 140 additions and 60 deletions
+2 -2
View File
@@ -603,8 +603,8 @@ select {
position: -webkit-sticky;
position: sticky;
}
.bottom-0 {
bottom: 0px;
.top-0 {
top: 0px;
}
.right-0 {
right: 0px;