헤더, 인증키 스타일 수정
This commit is contained in:
@@ -474,8 +474,6 @@ $apikey-border-color: #dadada;
|
||||
gap: $spacing-md;
|
||||
padding: $spacing-md $spacing-lg;
|
||||
background: $white;
|
||||
border: 1px solid $border-gray;
|
||||
border-radius: $border-radius-md;
|
||||
transition: all 0.2s;
|
||||
|
||||
&:hover {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
background: #E9F8FF;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 220px;
|
||||
height: 110px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user