feat: bump socket.io-client & collab tweaks (#7444)

This commit is contained in:
David Luzar
2023-12-16 00:23:59 +01:00
committed by GitHub
parent 2c0929e537
commit 20e3acf7a6
11 changed files with 89 additions and 179 deletions

View File

@@ -150,6 +150,9 @@
&--is-followed::before {
border-color: var(--color-primary-hover);
}
&--is-current-user {
cursor: auto;
}
}
@mixin filledButtonOnCanvas {