mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 11:49:25 +00:00
Simple refactor
This commit is contained in:
@@ -1544,7 +1544,6 @@ button:disabled:hover {
|
||||
align-items: stretch;
|
||||
padding: 8px 10px;
|
||||
background: #111827;
|
||||
border-top: 1px solid #1f2937;
|
||||
cursor: pointer;
|
||||
gap: 8px;
|
||||
font-size: 13px;
|
||||
@@ -1552,6 +1551,10 @@ button:disabled:hover {
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.asset-item:not(.is-hidden) {
|
||||
border-top: 1px solid #1f2937;
|
||||
}
|
||||
|
||||
.asset-item:last-child {
|
||||
border-bottom: 1px solid #1f2937;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user