mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-08 01:29:40 +02: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;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
transform: translateY(4px);
|
transform: translateY(4px);
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
#prompt {
|
#prompt {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user