chore(navigation): remove unused css attribute

This commit is contained in:
JellyBrick
2023-11-08 18:15:24 +09:00
parent a0e2a33e28
commit 18cd4c0c9a

View File

@ -19,11 +19,7 @@
.navigation-icon {
display: inline-flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
position: relative;
vertical-align: middle;