styles: add animation for tags expanding/collapsing
This commit is contained in:
@@ -236,6 +236,10 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.transition-height {
|
||||
transition-property: height;
|
||||
}
|
||||
|
||||
/**
|
||||
* A button that is just an icon. Separated from .sn-button because there
|
||||
* is almost no style overlap.
|
||||
|
||||
Reference in New Issue
Block a user