Inherit font size from other elements for push notifications table
This commit is contained in:
parent
2aee2df6e9
commit
f050323f98
2 changed files with 1 additions and 3 deletions
|
@ -44,12 +44,10 @@ limitations under the License.
|
|||
|
||||
.mx_UserNotifSettings_pushRulesTable thead {
|
||||
font-weight: bold;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.mx_UserNotifSettings_pushRulesTable tbody th {
|
||||
font-weight: 400;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.mx_UserNotifSettings_pushRulesTable tbody th:first-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue