You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .active-learn-basic {
- height: 100%;
- padding: 20px @content-padding;
- overflow-y: auto;
- background-color: white;
- border-radius: 10px;
-
- :global {
- .kf-basic-info__item__value__text {
- white-space: pre;
- }
- }
- }
|