mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-29 18:48:32 +08:00
Revert "docs: banner adjust light and dark mode (#6799)"
This reverts commit 826c183d0b
.
This commit is contained in:
parent
12074a0dca
commit
2f50e9415f
@ -191,13 +191,16 @@ export default defineComponent({
|
||||
z-index: 100;
|
||||
padding: 16px;
|
||||
line-height: 28px;
|
||||
color: #8590a6;
|
||||
text-align: center;
|
||||
background-color: #141414;
|
||||
}
|
||||
.alert-banner {
|
||||
color: #fff;
|
||||
padding: 5px;
|
||||
}
|
||||
.alert-banner a {
|
||||
color: inherit;
|
||||
color: #fff;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.alert-banner .close-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user