fix: add dropdown chevron to account switcher

This commit is contained in:
Laurent Dinclaux
2026-02-27 17:10:26 +11:00
parent e81002c528
commit 7de47160b6
2 changed files with 14 additions and 2 deletions

View File

@@ -99,14 +99,14 @@ function plugin_switchIdent_addCbElastic($wrapper, $sw) {
}
$sw.css({
'background': 'transparent',
'background-color': 'transparent',
'border': 'none',
'font-weight': 'bold',
'color': 'inherit',
'box-shadow': 'none',
'max-width': '200px',
'text-overflow': 'ellipsis',
'padding': '0 0.25em'
'padding': '0 1.2em 0 0.25em'
});
// Hide original username text and elements