mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-23 06:39:50 +01:00
Use theme variable for bottom border design
This commit is contained in:
parent
4913dc1aad
commit
93a2e91694
@ -342,7 +342,7 @@ img {
|
||||
text-decoration: none;
|
||||
}
|
||||
.float-child h1 {
|
||||
border-bottom: solid 1px silver;
|
||||
border-bottom: var(--button-border);
|
||||
}
|
||||
#help-links {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user