cleanup
This commit is contained in:
Binär
src/assets/rect-bg.png
Normal file
Binär
src/assets/rect-bg.png
Normal file
Binary file not shown.
|
Efter Bredd: | Höjd: | Storlek: 354 KiB |
@@ -24,7 +24,7 @@ export default {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.rect-container {
|
||||
background: rgba(45, 230, 196, 0.8);
|
||||
background: url(../../../assets/rect-bg.png) no-repeat 100% / contain; // rgba(45, 230, 196, 0.8);
|
||||
padding: 0;
|
||||
width: 624px;
|
||||
height: 304px;
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<RectContainer class="rightMiddle" />
|
||||
<RectContainer class="rightBottom" />
|
||||
|
||||
<div class="main-area" style="background: lightcoral;" />
|
||||
<div class="main-area" style="background: #fff2;" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -45,7 +45,7 @@ export default {
|
||||
|
||||
<style scoped lang="scss">
|
||||
.main-panel {
|
||||
background: #cccc;
|
||||
// background: #cccc;
|
||||
padding: 0 0 24px;
|
||||
position: relative;
|
||||
// top: -28px; // 往上部偏移一点
|
||||
|
||||
Referens i nytt ärende
Block a user