mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-08 15:04:29 +00:00
minor fix
This commit is contained in:
parent
e0f7c27c3a
commit
32077ec3e9
@ -62,7 +62,8 @@
|
|||||||
border: 1px solid @blue-30;
|
border: 1px solid @blue-30;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: @size-lg;
|
min-height: @size-lg;
|
||||||
|
height: auto;
|
||||||
color: @grey-900;
|
color: @grey-900;
|
||||||
font-size: @size-sm;
|
font-size: @size-sm;
|
||||||
font-weight: @font-medium;
|
font-weight: @font-medium;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user