mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-14 12:15:48 +02:00
Fix more visual issues (remove DM reply button background w/ black theme)
This commit is contained in:
parent
b80f1bfc7c
commit
07391efa70
@ -209,7 +209,7 @@ html[data-td-font='smallest'] .tweet-detail-wrapper .badge-verified:before {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.inline-reply .btn-square {
|
||||
.inline-reply .btn-square, .rpl-actions .btn-square {
|
||||
/* remove effects from buttons under reply input... this keeps happening for some stupid reason */
|
||||
background: transparent !important;
|
||||
box-shadow: none !important;
|
||||
|
Loading…
Reference in New Issue
Block a user