aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/index.sass
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-31 21:07:52 +0800
committercrupest <crupest@outlook.com>2020-12-31 21:07:52 +0800
commit02aff31ef153ed400d9348b2f9518861993778d2 (patch)
tree213d2125056045030a42abbfdcb976e3c993f798 /FrontEnd/src/app/index.sass
parentb04c532d7c8d78f0bc9364a36fca2dd1091b96e0 (diff)
downloadtimeline-02aff31ef153ed400d9348b2f9518861993778d2.tar.gz
timeline-02aff31ef153ed400d9348b2f9518861993778d2.tar.bz2
timeline-02aff31ef153ed400d9348b2f9518861993778d2.zip
...
Diffstat (limited to 'FrontEnd/src/app/index.sass')
-rw-r--r--FrontEnd/src/app/index.sass7
1 files changed, 3 insertions, 4 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass
index ae315715..1a833174 100644
--- a/FrontEnd/src/app/index.sass
+++ b/FrontEnd/src/app/index.sass
@@ -1,4 +1,5 @@
@import '~bootstrap/scss/bootstrap'
+@import '~bootstrap-icons/font/bootstrap-icons.css'
@import './views/common/common'
@import './views/common/alert/alert'
@@ -34,12 +35,10 @@ small
width: 40px
.icon-button
- width: 1.4em
- height: 1.4em
+ font-size: 1.4em
cursor: pointer
&.large
- width: 1.6em
- height: 1.6em
+ font-size: 1.6em
.cursor-pointer
cursor: pointer