mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-27 19:44:37 +02:00
Fix typo
This commit is contained in:
@@ -1104,11 +1104,11 @@ button:active {
|
||||
|
||||
div.task-initimg > img {
|
||||
margin-right: 6px;
|
||||
display: block;
|
||||
display: block;
|
||||
}
|
||||
div.task-fs-initimage {
|
||||
display: none;
|
||||
# position: absolute;
|
||||
display: none;
|
||||
position: absolute;
|
||||
}
|
||||
div.task-initimg:hover div.task-fs-initimage {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user