Feature: Improve Dashboard UI (#630)
This commit is contained in:
committed by
GitHub
parent
29bb2bff3a
commit
fe70843fae
@@ -83,18 +83,12 @@
|
||||
flex-direction: column;
|
||||
|
||||
.load-more-conversations {
|
||||
color: $color-woot;
|
||||
cursor: pointer;
|
||||
font-size: $font-size-small;
|
||||
padding: $space-normal;
|
||||
|
||||
&:hover {
|
||||
background: $color-background;
|
||||
}
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.end-of-list-text {
|
||||
font-style: italic;
|
||||
padding: $space-normal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user