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