Merge pull request #1486 from ManInDark/beta2

Change Cursor type on logo hover
This commit is contained in:
cmdr2 2023-08-14 18:25:05 +05:30 committed by GitHub
commit ec43aa2f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

BIN
patch.patch Normal file

Binary file not shown.

View File

@ -34,6 +34,7 @@ code {
width: 32px;
height: 32px;
transform: translateY(4px);
cursor: pointer;
}
#prompt {
width: 100%;