Skip to content

Commit d36199a

Browse files
authored
Merge pull request #121 from digi-trust/master
v1.2.2 CSS fixes for Windows machines
2 parents 7deedf9 + 61971dd commit d36199a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/popup/intro/intro.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ div.intro {
1111

1212
.top {
1313
max-height: 425px;
14-
overflow: scroll;
14+
margin-bottom: 75px;
15+
overflow: auto;
1516

1617
.logo {
1718
display: block;

0 commit comments

Comments
 (0)