This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
lms-app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Changed box shaddow of middle button in tabs
master
kj1352
5 years ago
parent
01b7a52a99
commit
f5646acc89
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/tabs/tabs.component.scss
+ 1
- 1
src/app/tabs/tabs.component.scss
View File
@@ -54,7 +54,7 @@
border-radius: 50%;
position: relative;
transform: translateY(calc(-90vw / 13))scale(0.9);
box-shadow: 0px 0px 5px var(--
black
);
box-shadow: 0px 0px 5px var(--
light-grey
);
.icon {
fill: var(--teal-green);