[fix] style

This commit is contained in:
方而静 2021-03-25 17:09:54 +08:00
parent 4ae93661ea
commit 1aafd3604c
No known key found for this signature in database
GPG Key ID: C4F2853BC3103681

View File

@ -117,6 +117,7 @@ pre {
display: block;
border-radius: 0px;
color: white;
font-size: 16px;
}
#prompt-box-title-text {
@ -136,7 +137,7 @@ pre {
border-radius: 2px;
border: 1px solid #606266;
display: block;
font-size: large;
font-size: 18px;
}
#comfirm-prompt {