mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-05 05:27:39 +08:00
logo 支持非正方形图片
This commit is contained in:
parent
90746aa9d5
commit
d98cdf2b9b
@ -58,6 +58,7 @@ const to = computed(() => {
|
||||
.logo {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
object-fit: contain;
|
||||
|
||||
& + span {
|
||||
margin-left: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user