Minimal wrist feed icons (#96)

* Wrist feed minimal emoji icons
* Minimal feed toggle
This commit is contained in:
Natsumi-sama
2020-11-01 17:07:12 +13:00
committed by GitHub
parent 8d3f448c1e
commit b9b1960059
4 changed files with 81 additions and 38 deletions

View File

@@ -184,11 +184,10 @@ button {
position: relative;
flex: none;
padding: 10px;
overflow: hidden auto;
overflow: hidden;
}
.x-friend-list {
padding: 0 10px;
overflow: hidden auto;
}