Merge pull request #71 from SMM-dev/trBug
remove .test-result height limitation to fix overlap issue
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
78104bbee6
commit
d0b3303fe9
@ -7,7 +7,6 @@
|
||||
.test-result {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 56px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user