docs: update version Introduction (#37)

* docs: update version Introduction

* add less
This commit is contained in:
xrkffgg
2021-01-12 18:12:11 +08:00
committed by GitHub
parent 87bca14eb5
commit 273b6abb78
5 changed files with 30 additions and 0 deletions

View File

@@ -104,3 +104,9 @@
background: #fafafa;
}
}
.__dumi-default-alert {
box-shadow: 0 6px 16px 2px rgba(0,0,0,.06) !important;
border-radius: 2px !important;
border: 1px solid #0000000f;
}