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