Improved tag view for mobile.

This commit is contained in:
2020-01-09 01:59:30 +01:00
parent a0db2677ed
commit 01c98d7008
4 changed files with 299 additions and 64 deletions

View File

@@ -173,8 +173,8 @@ export default {
width: 100%;
height: 3rem;
display: flex;
flex-shrink: 0;
justify-content: center;
flex-shrink: 0;
border-bottom: solid 1px $shadow-hint;
background: $profile;