|
|
|
@ -686,7 +686,7 @@ defineExpose({ handleCheckSelect });
|
|
|
|
|
font-size: 12px !important; |
|
|
|
|
} |
|
|
|
|
.tabculconte { |
|
|
|
|
color: #333333 !important; |
|
|
|
|
color: #333333 ; |
|
|
|
|
font-size: 12px !important; |
|
|
|
|
} |
|
|
|
|
.slotbuts { |
|
|
|
@ -803,6 +803,8 @@ defineExpose({ handleCheckSelect });
|
|
|
|
|
padding: 0 4px; |
|
|
|
|
scroll-behavior: smooth; |
|
|
|
|
background-color: #ff0000; |
|
|
|
|
color: #fff; |
|
|
|
|
color: #fff !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</style> |
|
|
|
|