mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
优化二维码卡片兼容性
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.ul-card-qrcode {
|
||||
|
||||
position: relative;
|
||||
min-width: 200px;
|
||||
min-height: 100px;
|
||||
display: inline-block;
|
||||
background-color: #E2DFDF;
|
||||
@@ -18,7 +17,7 @@
|
||||
padding: 36px;
|
||||
|
||||
.img {
|
||||
width: 300px;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user