BUG 29563
This commit is contained in:
@@ -35,8 +35,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
`
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
name: 'setGird',
|
name: 'setGird',
|
||||||
@@ -166,9 +164,10 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.setGird {
|
.setGird {
|
||||||
height: 100%;
|
min-height: 100vh;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding-bottom: 140px;
|
padding-bottom: 140px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
.header-middle {
|
.header-middle {
|
||||||
.hint {
|
.hint {
|
||||||
|
|||||||
Reference in New Issue
Block a user