Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c5cc25a

Browse files
author
vikasrohit
committed
SUP-2245, Dashboard--> Practice on past problems card is 2 pixel less in length.
-- Increased height by 2 px for srm link card
1 parent cc24c3a commit c5cc25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/my-dashboard/srms.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
.srm-links-card {
7979
display: inline;
8080
width: 270px;
81-
height: 319px;
81+
height: 321px;
8282
margin-bottom: 15px;
8383
padding: 0 21px;
8484
border: 1px solid #DCDCDC;

0 commit comments

Comments
 (0)