Squish event bubble tiles less (#8740)
This commit is contained in:
parent
f152310c08
commit
4b957b57af
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ limitations under the License.
|
|||
padding: 10px;
|
||||
border-radius: 8px;
|
||||
margin: 10px auto;
|
||||
max-width: 75%;
|
||||
max-width: min(90%, 600px);
|
||||
box-sizing: border-box;
|
||||
display: grid;
|
||||
grid-template-columns: 24px minmax(0, 1fr) min-content min-content;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue