mirror of https://github.com/1Panel-dev/1Panel
parent
0ca559f1e1
commit
86ba53d6ec
|
@ -293,4 +293,10 @@ onMounted(() => {
|
||||||
flex: 0 0 50%;
|
flex: 0 0 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page-button {
|
||||||
|
float: right;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
margin-top: 10px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue