Minor correction In UI (#537)

* Update antd.min.css

* Update settings.html

* Update custom.css
This commit is contained in:
Tara Rostami 2023-05-25 16:21:29 +03:30 committed by GitHub
parent 5c1819b3cf
commit 25c794384b

View file

@ -213,6 +213,7 @@ body {
} }
.ant-card-dark-box-nohover{ .ant-card-dark-box-nohover{
margin-top: .5rem;
padding: 0 20px 20px !important; padding: 0 20px 20px !important;
box-shadow: 0 1px 10px -1px rgb(154 175 238 / 0%) !important; box-shadow: 0 1px 10px -1px rgb(154 175 238 / 0%) !important;
} }