fix: display nested environment value in tooltip
This commit is contained in:
@@ -146,7 +146,7 @@ a {
|
||||
|
||||
font-size: 86%;
|
||||
|
||||
kbd {
|
||||
xmp {
|
||||
@apply hidden;
|
||||
@apply sm:inline-flex;
|
||||
@apply font-sans;
|
||||
@@ -156,6 +156,7 @@ a {
|
||||
@apply rounded-sm;
|
||||
@apply px-1;
|
||||
@apply ml-1;
|
||||
@apply my-0;
|
||||
@apply truncate;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user