|
@@ -88,7 +88,7 @@ export default defineComponent({
|
|
|
return () => (
|
|
|
<div class={isTablet ? styles.creationTablet : ''}>
|
|
|
<MSticky position="top">
|
|
|
- <MHeader background={'#F1F1F1'} border={false} />
|
|
|
+ <MHeader background={'#ffffff'} border={false} />
|
|
|
</MSticky>
|
|
|
<div class={[styles.section, styles.sectionFile]}>
|
|
|
<div class={styles.uploadImg}>
|