Skip to content

Commit 0c8d016

Browse files
committed
fix alert text positioning
1 parent 2ba9168 commit 0c8d016

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/components/Alert/_alert.less

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
@import "ui-variables";
2-
.cr-alert {
3-
button {
4-
position: relative;
5-
span {
6-
position: absolute;
7-
top: -8px;
8-
}
9-
}
10-
}
112
.cr-alert.pass button span {
123
color: @background-color-success;
134
}

0 commit comments

Comments
 (0)