Fix missing style in toolbar/less2

This commit is contained in:
yflory
2017-09-25 11:59:05 +02:00
parent 4049931924
commit 92c808812a
2 changed files with 9 additions and 1 deletions

View File

@@ -658,6 +658,14 @@
}
}
}
p.cp-toolbar-account {
&> span {
font-weight: bold;
span {
font-weight: normal;
}
}
}
.cp-toolbar-backup {
margin: 0;
border-radius: 0;