Update thread.css

This commit is contained in:
tokmak0 2022-08-31 16:02:28 +03:00 committed by GitHub
parent a09a74d370
commit 66e3e37b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -199,4 +199,8 @@ width: 120px;
.dots-menu.active{
display:flex;
}
.content{
width:50%;
}
}