mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Added in all link bubbles code
This commit is contained in:
@@ -269,7 +269,7 @@ const updateOnKey = {onInput: true};
|
||||
|
||||
// Leave class for tests.
|
||||
const cssTitleContainer = styled('div', `
|
||||
flex: 1 1 0px;
|
||||
flex: 0 1 auto; /* won't grow, starts at size of content, will shrink if needed */
|
||||
min-width: 0px;
|
||||
display: flex;
|
||||
.info_toggle_icon {
|
||||
|
||||
Reference in New Issue
Block a user