Skip to content

Commit e8f83f7

Browse files
committed
typo fix
1 parent cf708cf commit e8f83f7

File tree

1 file changed

+1
-1
lines changed
  • codex-ui/src/vue/components/row

1 file changed

+1
-1
lines changed

codex-ui/src/vue/components/row/Row.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ defineProps<{
102102
}
103103
104104
&__center {
105-
height: 20px;
105+
min-height: 20px;
106106
flex: 1;
107107
display: flex;
108108
flex-direction: column;

0 commit comments

Comments
 (0)