mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-21 06:15:47 +02:00
Fix column header icon position with old icons in edit-design plugin
This commit is contained in:
parent
52aacf602d
commit
0989400d87
@ -491,7 +491,8 @@ enabled(){
|
||||
.icon-play-badge:before{content:"\\f060";font-family:tweetdeckold}
|
||||
.icon-gif-badge:before{content:"\\f061";font-family:tweetdeckold}
|
||||
.icon-poll:before{content:"\\f062";font-family:tweetdeckold}
|
||||
`;
|
||||
|
||||
.column-header .column-type-icon { bottom: 26px !important }`;
|
||||
|
||||
document.head.appendChild(this.icons);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user