mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-12-18 03:13:48 +08:00
style: 样式调整
This commit is contained in:
parent
8099bcb031
commit
0a109b594b
@ -123,13 +123,16 @@ onMounted(() => {
|
|||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
width: 95%;
|
width: 80px;
|
||||||
height: 80%;
|
height: 100%;
|
||||||
padding: 10%;
|
padding: 5px;
|
||||||
margin-top: 5px;
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
text-align: center;
|
||||||
.image {
|
.image {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
height: 80%;
|
height: 80%;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user