Skip to content

Commit 174d5da

Browse files
whitespace test commit
1 parent 94a8083 commit 174d5da

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

test-assets/9au0ou/9au0ou.css

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
.close-button {
2-
padding: 0.3rem;
3-
margin: 0.3rem;
4-
/*
5-
display: inline-block;
6-
vertical-align: middle;
7-
overflow: hidden;
8-
text-decoration: none;
9-
color: inherit;
10-
background-color: inherit;
11-
text-align: center;
12-
cursor: pointer;
13-
white-space: nowrap
14-
*/
15-
}
16-
17-
.topright {
18-
position: absolute;
19-
right: 0;
20-
top: 0
21-
}
1+
.close-button {
2+
padding: 0.3rem;
3+
margin: 0.3rem;
4+
/*
5+
display: inline-block;
6+
vertical-align: middle;
7+
overflow: hidden;
8+
text-decoration: none;
9+
color: inherit;
10+
background-color: inherit;
11+
text-align: center;
12+
cursor: pointer;
13+
white-space: nowrap
14+
*/
15+
}
16+
17+
.topright {
18+
position: absolute;
19+
right: 0;
20+
top: 0;
21+
}

0 commit comments

Comments
 (0)