forked from mystiq/hydrogen-web
buttons in ff were not in Inter
This commit is contained in:
parent
7f41993648
commit
57d9916746
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ limitations under the License.
|
|||
--usercolor8: #74D12C;
|
||||
}
|
||||
|
||||
.hydrogen button {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
border-radius: 100%;
|
||||
background: #fff;
|
||||
|
|
Loading…
Reference in a new issue