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