style: remove line-height

This commit is contained in:
dragos
2021-07-21 17:36:02 +03:00
parent 8438a2c6c6
commit fb2ec08f97

View File

@@ -238,9 +238,6 @@ a.ant-btn {
a.ant-btn-lg {
line-height: 46px ;
}
a.ant-btn-sm {
line-height: 30px ;
}
.ant-fullcalendar-value:active {
background: $color-primary ;
}