fix: Make list of failed checks not jump around
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -39,6 +39,11 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.container-form {
|
||||
background: var(--background-three);
|
||||
color: var(--text-two);
|
||||
|
Reference in New Issue
Block a user