🚨chore: Sync Sass

This commit is contained in:
김민식 2025-02-10 16:15:27 +09:00
parent fda7001291
commit bda9b7bd6d
2 changed files with 4 additions and 2 deletions

View File

@ -134,11 +134,12 @@
display: flex;
flex-direction: column;
gap: 5px;
width: 117px;
max-width: 100%;
margin: 0 auto;
.grid-btn{
display: block;
width: 100%;
padding: 0 10px;
height: 30px;
display: flex;
align-items: center;
@ -150,6 +151,7 @@
color: #94A0AD;
font-weight: 400;
text-align: center;
word-break: break-all;
span{
display: block;
margin-right: 5px;

View File

@ -2033,7 +2033,7 @@ $alert-color: #101010;
width: 95.77px;
}
.thin{
margin-left: auto;
margin-left: 0;
}
}
}