This commit is contained in:
math-gh
2024-04-14 23:06:20 +02:00
parent 1278d08554
commit 967c9508b0
2 changed files with 6 additions and 12 deletions

View File

@@ -431,6 +431,9 @@ td.numeric {
}
.form-group.form-actions {
position: sticky;
bottom: 0;
backdrop-filter: blur(2px);
min-width: 250px;
}
@@ -451,12 +454,6 @@ td.numeric {
display: block;
}
.form-group.form-actions {
position: sticky;
bottom: 0;
backdrop-filter: blur(2px);
}
.form-advanced-title {
padding: 15px 0;
width: 200px;

View File

@@ -431,6 +431,9 @@ td.numeric {
}
.form-group.form-actions {
position: sticky;
bottom: 0;
backdrop-filter: blur(2px);
min-width: 250px;
}
@@ -451,12 +454,6 @@ td.numeric {
display: block;
}
.form-group.form-actions {
position: sticky;
bottom: 0;
backdrop-filter: blur(2px);
}
.form-advanced-title {
padding: 15px 0;
width: 200px;