fix: error action style

This commit is contained in:
vben 2021-01-19 23:03:23 +08:00
parent 5d51d48787
commit da64c1dac9
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
align-items: center;
&__item {
display: flex;
display: flex !important;
height: @header-height;
padding: 0 2px;
font-size: 1.2em;