diff options
author | crupest <crupest@outlook.com> | 2021-05-06 20:57:18 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-05-06 20:57:18 +0800 |
commit | a7d12775d7ea8f72122d5a35914c0fe566fcea73 (patch) | |
tree | 2c74f378431caa04085b66adfeec94fc8eb35c4b /FrontEnd/src/app/index.sass | |
parent | 51eb07c89ce480ba04c8979163ea8e82d2672b11 (diff) | |
download | timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.tar.gz timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.tar.bz2 timeline-a7d12775d7ea8f72122d5a35914c0fe566fcea73.zip |
...
Diffstat (limited to 'FrontEnd/src/app/index.sass')
-rw-r--r-- | FrontEnd/src/app/index.sass | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/FrontEnd/src/app/index.sass b/FrontEnd/src/app/index.sass index 19c57953..348219eb 100644 --- a/FrontEnd/src/app/index.sass +++ b/FrontEnd/src/app/index.sass @@ -15,11 +15,6 @@ @import './views/admin/admin'
-:root
- --tl-primary-color: #007bff
- --tl-text-on-primary-color: #ffffff
- --tl-text-inactive-on-primary-color: rgb(255 255 255 / 75%)
-
small
line-height: 1.2
|