mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Remove panel header duplicate rule
This commit is contained in:
@@ -1137,14 +1137,6 @@ button:disabled:hover {
|
||||
color: #e5e7eb;
|
||||
}
|
||||
|
||||
.panel-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 12px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.canvas-panel {
|
||||
padding: 18px 18px 20px;
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user