Update globals.css

This commit is contained in:
云锋 2024-09-04 18:19:20 +08:00 committed by GitHub
parent d96e1ec75e
commit 59b0e687ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,10 +123,3 @@ table {
.rc-md-editor .editor-container>.section {
border-right: none !important;
}
.w-530{
width: 530px;
}
.w-256{
width:256px;
}