mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-04 17:34:07 +02:00
parent
5968b57a01
commit
a7d90dc708
@ -409,6 +409,11 @@ a:not(.tweet-detail-action) .reply-triangle {
|
|||||||
border-width: 0 !important;
|
border-width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#actions-modal .mdl {
|
||||||
|
/* fix action dialog (RT, Add to List/Collection) width with small window size */
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/***************************************************************/
|
/***************************************************************/
|
||||||
/* Fix glaring visual issues that twitter hasn't fixed yet smh */
|
/* Fix glaring visual issues that twitter hasn't fixed yet smh */
|
||||||
/***************************************************************/
|
/***************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user