mirror of https://github.com/vector-im/riot-web
Fix font weights in hold text
parent
4a009d480d
commit
70964e43f6
|
@ -84,9 +84,9 @@ limitations under the License.
|
|||
height: 20px;
|
||||
padding-top: 20px;
|
||||
color: $accent-fg-color;
|
||||
font-weight: bold;
|
||||
.mx_AccessibleButton_hasKind {
|
||||
padding: 0px;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue