mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 15:18:58 +01:00
Block works better for automatic sizing
This commit is contained in:
parent
5542298b83
commit
724c42aa6b
@ -10,7 +10,7 @@ export const dateStyles = [
|
||||
colorsDefStyles,
|
||||
css`
|
||||
:host {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user