mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-25 00:35:40 -04:00
fix
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user