跳转页面
This commit is contained in:
@@ -3156,6 +3156,7 @@ meting-js {
|
||||
.external-redirect-actions {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: 12px;
|
||||
margin-top: 28px;
|
||||
}
|
||||
@@ -3169,8 +3170,10 @@ meting-js {
|
||||
border-radius: 8px;
|
||||
padding: 9px 16px;
|
||||
color: var(--accent);
|
||||
font: inherit;
|
||||
font-weight: 800;
|
||||
background: rgba(236, 253, 245, 0.68);
|
||||
cursor: pointer;
|
||||
transition:
|
||||
color 0.2s ease,
|
||||
background-color 0.2s ease,
|
||||
|
||||
Reference in New Issue
Block a user