111
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div :class="prefixCls" class="relative h-[100%]" :style="{ backgroundImage: 'url(' + localImage + ')' }">
|
||||
<div class="relative mx-auto h-full flex" style="float:left; margin-left: 200px;">
|
||||
|
||||
<div
|
||||
class="relative flex-1 p-30px lt-sm:p-10px overflow-x-hidden overflow-y-auto"
|
||||
:class="`${prefixCls}__right`">
|
||||
|
||||
Reference in New Issue
Block a user