Add hover cursor to bot pfp
This commit is contained in:
parent
ab94f0d9bf
commit
a290d17386
1 changed files with 4 additions and 0 deletions
|
@ -659,6 +659,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
width: calc((100vw - 880px - 120px) /2);
|
||||
}
|
||||
|
||||
.pfp_character:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media screen and (width <= 1300px) {
|
||||
.bigProfilePicture {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue