Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
ee97de1a
Commit
ee97de1a
authored
2 years ago
by
sri-pusuluri
Browse files
Options
Download
Patches
Plain Diff
Issue #ED-422 sass migration fix
parent
180805e9
release-5.1.0
Tags unavailable
1 merge request
!1
Feature/inquiry server validation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/client/src/app/modules/public/module/help/components/offline-help-videos/offline-help-videos.component.scss
+1
-1
...ts/offline-help-videos/offline-help-videos.component.scss
with
1 addition
and
1 deletion
+1
-1
src/app/client/src/app/modules/public/module/help/components/offline-help-videos/offline-help-videos.component.scss
+
1
−
1
View file @
ee97de1a
...
...
@@ -18,7 +18,7 @@
}
@include
respond-above
(
sm
)
{
border-radius
:
calculateRem
(
2px
);
box-shadow
:
0
calculateRem
(
2px
)
calculateRem
(
7px
)
0
rgba
(
--
rc-rgba-black
,
0
.16
);
box-shadow
:
0
calculateRem
(
2px
)
calculateRem
(
7px
)
0
rgba
(
var
(
--
rc-rgba-black
)
,
0
.16
);
border-bottom
:
0px
solid
var
(
--
gray-0
);
}
&
__main-area
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets