样式提交
This commit is contained in:
parent
209041c8aa
commit
adc57779a4
@ -127,7 +127,7 @@ onMounted(() => {
|
|||||||
.ai-alarm-container {
|
.ai-alarm-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 10px;
|
padding: 15px;
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
@ -136,7 +136,7 @@ onMounted(() => {
|
|||||||
.ai-channel-container {
|
.ai-channel-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 10px;
|
padding: 15px;
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
@ -136,7 +136,7 @@ onMounted(() => {
|
|||||||
.ao-channel-contaoner {
|
.ao-channel-contaoner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 10px;
|
padding: 15px;
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user