mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-03-09 13:19:11 +00:00
DEV: SCSS cleanup
This commit is contained in:
parent
d74deaad20
commit
190aa503ce
@ -1,6 +1,3 @@
|
|||||||
@import "common/foundation/variables";
|
|
||||||
@import "common/foundation/mixins";
|
|
||||||
|
|
||||||
.google-dfp-ad {
|
.google-dfp-ad {
|
||||||
padding: 3px 0;
|
padding: 3px 0;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
@ -165,10 +162,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
max-width: calc(100% - 130px - 1em);
|
max-width: calc(100% - 130px - 1em);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
color: var(
|
color: var(--primary-med-or-secondary-med);
|
||||||
--primary-med-or-secondary-med,
|
|
||||||
dark-light-choose($primary-medium, $secondary-medium)
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.carbon-poweredby {
|
.carbon-poweredby {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user