릴리스: v1.2.25 홈 썸네일과 하단 액션 고정 보정
This commit is contained in:
@@ -787,7 +787,10 @@ watch(
|
||||
|
||||
.leftRail__bottom {
|
||||
justify-content: stretch;
|
||||
margin-bottom: 56px;
|
||||
height: auto;
|
||||
min-height: 56px;
|
||||
padding-bottom: 56px;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.adminButton {
|
||||
@@ -887,7 +890,10 @@ watch(
|
||||
}
|
||||
|
||||
.rightRail__bottom {
|
||||
margin-bottom: 56px;
|
||||
height: auto;
|
||||
min-height: 56px;
|
||||
padding-bottom: 56px;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.rightRailAction__button {
|
||||
|
||||
Reference in New Issue
Block a user