Osama Sayed
complete
Osama Sayed
Merged in a post:
Bookmarks bar on Front page
Ammar Khan
As-salaamu-alaikum
- Microsoft Windows
- Google Chrome
On the front page of your website the bookmark section has an ugly scrollbar which I think should be looking like this so If you agree then past this code in these CSS classes
Code________________________
.BookmarkedVersesList_verseLinksContainer__meD2a {
display: flex;
align-items: center;
flex-wrap: wrap;
flex-grow: 1;
flex-shrink: 0;
}
.Link_base__9W8Qs {
text-decoration: none;
color: inherit;
padding: 10px 0px;
}
___________________________
Jazak-ALLAH-Khairan-Kaseera. As-salaamu-alaikum.
O H
Definitely! The current default scrollbar is very jarring and a custom-styled scrollbar would make the UI feel so much more smoother :)