Removed the width atribute (#828)

Because of the width attribute, Tachiyomi Text moves down
This commit is contained in:
Anuj Singh 2022-01-16 20:43:30 +05:30 committed by GitHub
parent f0161b9511
commit 83799147b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,6 @@ $navbar-horizontal-padding = 1.5rem
.links
padding-left 1.5rem
.site-name
width calc(100vw - 9.4rem)
overflow hidden
white-space nowrap
text-overflow ellipsis