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