Update cascade.css

This commit is contained in:
Bard 2023-09-09 00:55:27 +08:00 committed by GitHub
parent 27ba773a13
commit 8702283c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4049,7 +4049,7 @@ pre.command-output {
min-height: 32px;
margin: 5em auto;
padding: 1em;
border-radius: 15px !important;
border-radius: 0.375rem;
background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}