发布功能可以 存草靠
This commit is contained in:
@@ -431,15 +431,32 @@
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.publish-actions {
|
||||
display: grid;
|
||||
grid-template-columns: 92px minmax(0, 1fr);
|
||||
gap: 10px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.reset-btn,
|
||||
.submit-btn {
|
||||
height: 44px;
|
||||
margin-top: 8px;
|
||||
width: 100%;
|
||||
border: none !important;
|
||||
background: #ff6a00 !important;
|
||||
font-size: 15px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.reset-btn {
|
||||
border: 1px solid #d7dce3 !important;
|
||||
background: #fff !important;
|
||||
color: #4b5563 !important;
|
||||
}
|
||||
|
||||
.submit-btn {
|
||||
background: #ff6a00 !important;
|
||||
}
|
||||
|
||||
.bottom-nav {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user