Make a font slider

This commit is contained in:
Jorik Schellekens 2020-04-16 10:33:23 +01:00
parent 0faf7b865f
commit df73f12320
4 changed files with 155 additions and 0 deletions

View file

@ -7,6 +7,7 @@
@import "./structures/_CreateRoom.scss";
@import "./structures/_CustomRoomTagPanel.scss";
@import "./structures/_FilePanel.scss";
@import "./structures/_FontSlider.scss";
@import "./structures/_GenericErrorPage.scss";
@import "./structures/_GroupView.scss";
@import "./structures/_HeaderButtons.scss";