mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-06-06 06:53:56 +02:00
Tokenade presets: default separator to ZWNJ for all presets; remove 'Presets' label; keep all five preset buttons on one line
This commit is contained in:
+3
-2
@@ -2024,10 +2024,11 @@ html {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
overflow-x: auto;
|
||||
margin: 8px 0 12px 0;
|
||||
}
|
||||
.tokenade-presets .transform-button { min-width: 160px; }
|
||||
.tokenade-presets .transform-button { flex: 0 0 auto; min-width: 160px; }
|
||||
|
||||
/* Quick picks panel */
|
||||
.carrier-quick-grid {
|
||||
|
||||
Reference in New Issue
Block a user