diff options
author | crupest <crupest@outlook.com> | 2021-02-20 22:48:40 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-02-20 22:48:40 +0800 |
commit | b4879a70a5079ae8162df271af91e561b1466228 (patch) | |
tree | 9a1ce7e7ae7b0d35061001364d30a7023a4a0bec | |
parent | fc19008962790e1042b29d1e6afe1a76980223e3 (diff) | |
download | timeline-b4879a70a5079ae8162df271af91e561b1466228.tar.gz timeline-b4879a70a5079ae8162df271af91e561b1466228.tar.bz2 timeline-b4879a70a5079ae8162df271af91e561b1466228.zip |
...
-rw-r--r-- | FrontEnd/src/app/views/common/common.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/app/views/common/common.sass b/FrontEnd/src/app/views/common/common.sass index 329ea683..924f8b99 100644 --- a/FrontEnd/src/app/views/common/common.sass +++ b/FrontEnd/src/app/views/common/common.sass @@ -85,3 +85,5 @@ background-color: $value
.cru-menu-divider
+ border-top: 1px solid $gray-200
+
|