22
This commit is contained in:
parent
e91f758fe8
commit
c78826e3e1
@ -6,11 +6,6 @@
|
||||
|
||||
|
||||
<style>
|
||||
body {
|
||||
-webkit-text-size-adjust: 100% ;
|
||||
text-size-adjust: 100% ;
|
||||
-moz-text-size-adjust: 100%;
|
||||
}
|
||||
strong {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
@ -319,12 +319,12 @@ const handleFreshList = () => {
|
||||
border-radius: 10px;
|
||||
display: flex;
|
||||
padding: 0 4px;
|
||||
width: 54px;
|
||||
|
||||
min-width: 54px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
span {
|
||||
white-space: nowrap;
|
||||
transform: scale(0.9);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user