first
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<view class="status_bar" />
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.status_bar {
|
||||
height: var(--status-bar-height);
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user