mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-03 05:11:04 +02:00
Merge pull request #1486 from ManInDark/beta2
Change Cursor type on logo hover
This commit is contained in:
commit
ec43aa2f18
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