mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
fix: don't allow the block title to grow (#192)
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
color: var(--main-text-color);
|
||||
flex: 1 1 auto;
|
||||
flex: 0 1 auto;
|
||||
overflow-x: hidden;
|
||||
min-width: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user