1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-11 21:15:44 +02:00

Fix one more case of breaking overlays (account dialog)

This commit is contained in:
chylex 2018-06-07 17:48:52 +02:00
parent 86569261ad
commit 5587216c01

View File

@ -261,7 +261,7 @@ a[data-full-url] {
display: flex !important;
}
.overlay {
#tduck .overlay {
display: flex;
}