mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
fix record grid shrink
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
}
|
||||
|
||||
max-width: var(--record-grid-max-width);
|
||||
|
||||
> div {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.record > div[tabindex="-1"]:focus-visible {
|
||||
|
||||
Reference in New Issue
Block a user