This commit is contained in:
Laurent Destailleur 2021-10-25 12:34:12 +02:00
parent 34c61edcbd
commit 1106198c05

View File

@ -6821,6 +6821,10 @@ span.clipboardCPValue.hidewithsize {
min-width: 30px;
}
div.login_block {
border-right: 1px solid rgba(0,0,0,0.3);
}
div.tmenucenter {
text-overflow: clip;
}