Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Minor correction In UI #537

Merged
merged 4 commits into from
May 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions web/assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ body {
}

.ant-card-dark-box-nohover{
margin-top: .5rem;
padding: 0 20px 20px !important;
box-shadow: 0 1px 10px -1px rgb(154 175 238 / 0%) !important;
}
Expand Down