[Detail] QRCode style 수정
This commit is contained in:
@@ -112,16 +112,16 @@
|
||||
}
|
||||
|
||||
.qrWrapper {
|
||||
.flex(@direction:column);
|
||||
div:first-child {
|
||||
width: 252px;
|
||||
> div:first-child {
|
||||
width: 254px;
|
||||
height: 254px;
|
||||
background: @COLOR_WHITE;
|
||||
border: solid 1px #dadada;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
margin-top: 14px;
|
||||
.flex();
|
||||
|
||||
.tooltipBody {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user