buttons in ff were not in Inter

This commit is contained in:
Bruno Windels 2021-05-28 15:30:03 +02:00
parent 7f41993648
commit 57d9916746

View file

@ -38,6 +38,10 @@ limitations under the License.
--usercolor8: #74D12C; --usercolor8: #74D12C;
} }
.hydrogen button {
font-family: inherit;
}
.avatar { .avatar {
border-radius: 100%; border-radius: 100%;
background: #fff; background: #fff;