fix: remove zero-width scrollbar in profile about me
This commit is contained in:
parent
395dd6cf9b
commit
221c800715
1 changed files with 0 additions and 6 deletions
|
@ -224,14 +224,8 @@ function buttonEditProfile() {
|
|||
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
#about-me-text::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#profile-footer {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue