Implement improved spacing for the thread list and timeline (#8337)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Suguru Hirahara 2022-04-29 11:03:39 +00:00 committed by GitHub
parent 92f440d9de
commit 12e8534c2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 114 additions and 69 deletions

View file

@ -42,11 +42,6 @@ limitations under the License.
border-radius: 8px;
}
.mx_AutoHideScrollbar {
padding-right: 10px;
width: calc(100% - 10px);
}
.mx_NewRoomIntro {
margin-left: 36px;
}