::v-deep=>:deep()
This commit is contained in:
@@ -236,11 +236,11 @@ export default {
|
||||
.event {
|
||||
height: 100%;
|
||||
|
||||
::v-deep th {
|
||||
:deep( th ){
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
::v-deep .table-options {
|
||||
:deep( .table-options ){
|
||||
span {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user