align footer commands to parent node

pull/5486/head
llcc 2022-05-28 14:22:17 +08:00 committed by Tienson Qin
parent a6eca9d5de
commit f3a8a99ad4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
flex: 0 0 auto;
white-space: nowrap;
height: 80px;
align-items: start;
/* border-top: 1.5px solid var(--ls-tertiary-border-color); */
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);