fix: error action style
This commit is contained in:
parent
5d51d48787
commit
da64c1dac9
|
|
@ -108,7 +108,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
&__item {
|
&__item {
|
||||||
display: flex;
|
display: flex !important;
|
||||||
height: @header-height;
|
height: @header-height;
|
||||||
padding: 0 2px;
|
padding: 0 2px;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue