bro (#1242)
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
opacity: 0;
|
||||
transition: opacity 380ms ease 120ms, transform 380ms cubic-bezier(.2,.9,.25,1) 120ms, filter 220ms ease;
|
||||
}
|
||||
#botSwitcher.open .switcher-card { opacity: 1; transform: translateX(0); }
|
||||
#botSwitcher .switcher-card.card-tss { transform: translateX(-14px); }
|
||||
#botSwitcher .switcher-card.card-sre { transform: translateX(14px); }
|
||||
#botSwitcher.open .switcher-card { opacity: 1; transform: translateX(0); }
|
||||
.switcher-card-inner {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user