refactor css

This commit is contained in:
taehoon 2019-05-15 22:01:31 -04:00
parent 9adbc2c17f
commit 34ffcb028a
1 changed files with 26 additions and 28 deletions

View File

@ -276,9 +276,6 @@
display: flex;
font-weight: light;
font-size: 15px;
padding-right: 0.1em;
width: 100%;
}
.user-screen-name-role {
min-width: 1px;
@ -309,6 +306,7 @@
background-color: $fallback--fg;
background-color: var(--btn, $fallback--fg);
}
}
.user-meta {
margin-bottom: .15em;