Refactor tweet/timeline views

This commit is contained in:
Zed 2019-09-13 19:57:27 +02:00
commit eeae28da0c
8 changed files with 114 additions and 143 deletions

View file

@ -47,7 +47,7 @@
.profile-tabs {
width: 100vw;
.timeline-tab {
.timeline-container {
width: 100% !important;
}
}