refactor(ui): consolidate filter control button styles and remove overflow from dropdowns
This commit is contained in:
@@ -382,7 +382,7 @@
|
||||
}
|
||||
|
||||
.filter-control-item {
|
||||
@apply w-full px-3 py-1.5 text-left text-[10px] font-mono hover:bg-white/5 transition-colors;
|
||||
@apply block w-full px-3 py-1.5 text-left text-[10px] font-mono hover:bg-white/5 transition-colors;
|
||||
}
|
||||
|
||||
/* Action Buttons */
|
||||
|
||||
2
public/css/style.css
generated
2
public/css/style.css
generated
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user