mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
style: 样式调整
This commit is contained in:
committed by
zhengkunwang223
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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user