Fix Reactions Row Button vertical misalignment due to forced height
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
父节点
58532f2ac4
当前提交
80c65b97a8
|
|
@ -16,7 +16,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_ReactionsRowButton {
|
.mx_ReactionsRowButton {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
height: 20px;
|
|
||||||
line-height: $font-21px;
|
line-height: $font-21px;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
|
|
|
||||||
正在加载...
在新工单中引用