This commit is contained in:
Ross
2021-09-08 18:15:08 +01:00
parent 30c701f6b3
commit d375ab4a09
2 changed files with 25 additions and 11 deletions
+4
View File
@@ -704,4 +704,8 @@ input {
.id {
opacity: 50%;
font-size: small;
}
.sticky-alert {
position: sticky;
}