We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61479df commit e60e4aeCopy full SHA for e60e4ae
css/settings.css
@@ -114,14 +114,15 @@
114
display: none;
115
}
116
117
-.feedzy-banner {
+.feedzy-banner:has(.tsdk-banner-cta) {
118
margin: 0 auto;
119
display: flex;
120
justify-content: center;
121
+ margin-bottom: 20px;
122
123
-.feedzy-banner:has(.tsdk-banner-cta) {
124
- margin-bottom: 20px;
+.feedzy-banner .tsdk-banner-urgency-text {
125
+ padding: 5px;
126
127
128
.feedzy-container{
0 commit comments