UI: Fix json content component css

This commit is contained in:
Igor Kulikov 2022-05-12 14:31:47 +03:00
parent 8e4e27e685
commit 61b07f6031

View File

@ -16,7 +16,7 @@
.tb-json-content {
position: relative;
.fill-height {
&.fill-height {
height: 100%;
}