mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-12 22:11:06 -05:00
Fix issues tab problem
This commit is contained in:
parent
5a68158ad0
commit
39bf14e6de
|
|
@ -9,7 +9,6 @@ export function Avatar({ src }: { src: string }) {
|
|||
}
|
||||
|
||||
const S_Container = styled("div", {
|
||||
"-webkit-tap-highlight-color": "transparent",
|
||||
position: "relative",
|
||||
userSelect: "none",
|
||||
overflow: "hidden",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user