Skip to content

Commit d52067f

Browse files
authored
Merge pull request #4443 from Codeinwp/bugfix/pro/3072
refactor: header style link interface
2 parents edb78a7 + fc32064 commit d52067f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/apps/customizer-controls/src/scss/_general.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,12 @@
8686
#customize-control-neve_pro_global_header_settings_main_shortcut p,
8787
#customize-control-neve_pro_global_header_settings_bottom_shortcut p {
8888
margin: 0;
89+
background-color: #fff;
90+
padding: 10px;
8991

9092
a {
9193
cursor: pointer;
94+
color: #007cba;
9295
}
9396
}
9497

0 commit comments

Comments
 (0)