mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-24 17:24:29 +01:00
Changed cursor on logo hover to indicate that it can be clicked
This commit is contained in:
parent
50dea4cb52
commit
12fa08d7a7
BIN
patch.patch
Normal file
BIN
patch.patch
Normal file
Binary file not shown.
@ -34,6 +34,7 @@ code {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
transform: translateY(4px);
|
||||
cursor: pointer;
|
||||
}
|
||||
#prompt {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user