Fix: Added padding around foreign title to create some separation from the main title
This commit is contained in:
parent
0cdd6c337f
commit
fea3343f06
1 changed files with 1 additions and 0 deletions
|
|
@ -2337,6 +2337,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
|
||||
.itemName.originalTitle {
|
||||
/* font-weight: 400; */
|
||||
padding-block: .5em;
|
||||
color: var(--dimTextColor);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue