mirror of
https://github.com/dergigi/boris.git
synced 2025-12-28 03:54:51 +01:00
style: make zap preset buttons expand to match slider width on desktop
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
/* Zap splits preset buttons */
|
||||
.zap-preset-buttons { display: flex; gap: 0.5rem; flex-wrap: wrap; }
|
||||
.zap-preset-btn {
|
||||
flex: 1;
|
||||
padding: 0.625rem 1.25rem;
|
||||
background: var(--color-bg-elevated);
|
||||
border: 1px solid var(--color-border-subtle);
|
||||
|
||||
Reference in New Issue
Block a user