Iterate to match figma

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-06-30 22:32:59 +01:00
parent cbd2a9cd35
commit 198958dcdd
5 changed files with 80 additions and 29 deletions

View file

@ -652,7 +652,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
max-width: 16px;
}
span:last-child { // labels
span.mx_IconizedContextMenu_label { // labels
padding-left: 14px;
width: 100%;
flex: 1;