Skip to content

Commit b3efa21

Browse files
committed
Fix: trivial fix
1 parent b685eb5 commit b3efa21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ a:hover {
216216
217217
.app__footer {
218218
display: flex;
219+
flex-shrink: 0;
219220
border-top: 1px solid #CCC;
220221
}
221222
.app__footer-message {

0 commit comments

Comments
 (0)