diff --git a/fe/src/components/NLP/rlhf.vue b/fe/src/components/NLP/rlhf.vue index 99dd764..29c0fbf 100644 --- a/fe/src/components/NLP/rlhf.vue +++ b/fe/src/components/NLP/rlhf.vue @@ -93,7 +93,7 @@ export default ({ .line { position: relative; border-bottom: 1px solid; - height: 36px; + min-height: 36px; } .line:hover { background-color: #eee;