🚨chore: Sync Sass
This commit is contained in:
parent
fda7001291
commit
bda9b7bd6d
@ -134,11 +134,12 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
width: 117px;
|
max-width: 100%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
.grid-btn{
|
.grid-btn{
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 0 10px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -150,6 +151,7 @@
|
|||||||
color: #94A0AD;
|
color: #94A0AD;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
word-break: break-all;
|
||||||
span{
|
span{
|
||||||
display: block;
|
display: block;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
|||||||
@ -2033,7 +2033,7 @@ $alert-color: #101010;
|
|||||||
width: 95.77px;
|
width: 95.77px;
|
||||||
}
|
}
|
||||||
.thin{
|
.thin{
|
||||||
margin-left: auto;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user