fix(ui): remove redundant flex overrides in tool components (#24749)
This commit is contained in:
parent
b420952e59
commit
9d1f17d836
2 changed files with 0 additions and 12 deletions
|
|
@ -11,17 +11,6 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
&[data-hide-details="true"] {
|
||||
[data-slot="basic-tool-tool-trigger-content"] {
|
||||
flex: 1 1 auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
[data-slot="basic-tool-tool-info"] {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
}
|
||||
|
||||
[data-slot="basic-tool-tool-trigger-content"] {
|
||||
flex: 0 1 auto;
|
||||
width: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue