mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Make overflowing content more sane
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
flex: 1 1 auto;
|
||||
display: inline-flex;
|
||||
align-items: stretch;
|
||||
justify-content: center;
|
||||
justify-content: start;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
font-family: var(--sl-input-font-family);
|
||||
|
||||
Reference in New Issue
Block a user