Enforce border radius en back button

This commit is contained in:
Niléane 2023-07-25 02:41:04 +02:00
commit 180419e53a
No known key found for this signature in database
4 changed files with 4 additions and 0 deletions

View file

@ -1073,6 +1073,7 @@ body.layout-single-column {
color: var(--color-content-fg);
border: 0;
border-radius: 7px;
overflow: hidden;
font-weight: bold;
margin-bottom: 10px;
}

View file

@ -1073,6 +1073,7 @@ body.layout-single-column {
color: var(--color-content-fg);
border: 0;
border-radius: 7px;
overflow: hidden;
font-weight: bold;
margin-bottom: 10px;
}