feat: fix lodash import

This commit is contained in:
MoreStrive
2024-06-28 16:41:36 +07:00
parent 26e4a289d7
commit 40622caf61
8 changed files with 8 additions and 8 deletions
@@ -147,7 +147,7 @@
line-height: 1.5;
min-height: 240px;
&.flexbox {
align-items: end;
align-items: flex-end;
display: flex;
}
&__left {