Fixing truncation for info screen tabs.
This commit is contained in:
parent
9903e811c2
commit
49e8afaf9a
1 changed files with 4 additions and 0 deletions
|
@ -529,6 +529,10 @@ span ~ .panel-header-text {
|
||||||
margin-inline-end: 0.5rem;
|
margin-inline-end: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.container-info-tab-title {
|
||||||
|
flex: 1;
|
||||||
|
}
|
||||||
|
|
||||||
#container-info-hideorshow {
|
#container-info-hideorshow {
|
||||||
margin-block-start: 4px;
|
margin-block-start: 4px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue