mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-18 15:15:48 +02:00
Fix edit-design plugin modal labels changing margins with different themes
This commit is contained in:
parent
6943c7813f
commit
e50480aa35
@ -233,7 +233,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.td-avatar-shape-item-outer label {
|
.td-avatar-shape-item-outer label {
|
||||||
margin: 10px 0 0;
|
margin: 10px 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.td-avatar-shape {
|
.td-avatar-shape {
|
||||||
|
Loading…
Reference in New Issue
Block a user