mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-19 20:35:13 +08:00
style: 应用商店样式修改 (#1711)
This commit is contained in:
parent
0ca559f1e1
commit
86ba53d6ec
1 changed files with 6 additions and 0 deletions
|
@ -293,4 +293,10 @@ onMounted(() => {
|
|||
flex: 0 0 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.page-button {
|
||||
float: right;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue