@@ -3,7 +3,7 @@
:global {
.n-card__content {
- height: 518px;
+ height: 517px;
}
.n-card-header__main {
@@ -28,8 +28,9 @@
background: rgba(0, 0, 0, 0.6) !important;
backdrop-filter: blur(26px);
height: 80px !important;
- padding: 0 40px 0 40px !important;
- transition: all 0.5s;
+ min-height: 80px !important;
+ padding: 0px 40px !important;
+ z-index: 999;
.time {
display: flex;