Disable huge title span's transition
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
|
span {
|
||||||
|
transition: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// House Name
|
// House Name
|
||||||
|
|||||||
Reference in New Issue
Block a user