feat: full size
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<script setup lang="ts"></script>
|
||||
<template>
|
||||
<div>chứng khoán full size</div>
|
||||
</template>
|
||||
<style lang="scss" scoped>
|
||||
div {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
background-color: #ededed;
|
||||
font-size: 24px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user