更新:课程详情的初步代码
This commit is contained in:
@@ -258,6 +258,9 @@
|
||||
.bg-\[transparent\] {
|
||||
background-color: transparent;
|
||||
}
|
||||
.pt-\[40px\] {
|
||||
padding-top: 40px;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
@@ -324,7 +327,7 @@
|
||||
display: inline-block;
|
||||
}
|
||||
button {
|
||||
line-height: inherit;
|
||||
line-height: inherit !important;
|
||||
}
|
||||
}
|
||||
@property --tw-rotate-x {
|
||||
|
||||
@@ -108,12 +108,12 @@ uni-textarea {
|
||||
}
|
||||
|
||||
// popup
|
||||
// .wd-popup {
|
||||
// z-index: 9999 !important;
|
||||
// }
|
||||
// .wd-overlay {
|
||||
// z-index: 9998 !important;
|
||||
// }
|
||||
.wd-popup {
|
||||
z-index: 9999 !important;
|
||||
}
|
||||
.wd-overlay {
|
||||
z-index: 9998 !important;
|
||||
}
|
||||
|
||||
// uni-ui form
|
||||
// .uni-forms-item {
|
||||
|
||||
Reference in New Issue
Block a user