mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Smooth font-size change transition
This commit is contained in:
parent
8b72756b8d
commit
647d99a17a
@ -19,6 +19,7 @@ limitations under the License.
|
||||
@import "./_font-sizes.scss";
|
||||
|
||||
:root {
|
||||
transition: font-size 0.25s;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user