big changes, sorry
This commit is contained in:
@@ -261,7 +261,7 @@ button:disabled {
|
||||
border-color: var(--blue);
|
||||
}
|
||||
|
||||
.items-limit-group {
|
||||
.items-button-group {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
@@ -269,25 +269,6 @@ button:disabled {
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
.items-limit-group label {
|
||||
color: var(--subtext0);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#items-limit {
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
max-width: 4rem;
|
||||
}
|
||||
|
||||
.items-limit-group input[type="number"] {
|
||||
height: 44px;
|
||||
width: 4rem;
|
||||
padding: 0 0.75rem;
|
||||
flex-shrink: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.categories-section {
|
||||
margin-bottom: 2rem;
|
||||
background: var(--surface0);
|
||||
|
||||
Reference in New Issue
Block a user