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
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; width: 32px;
height: 32px; height: 32px;
transform: translateY(4px); transform: translateY(4px);
cursor: pointer;
} }
#prompt { #prompt {
width: 100%; width: 100%;