mirror of https://github.com/istio/istio.io.git
fix date line on mobile, tablet (#15468)
This commit is contained in:
parent
10a8b3c7a1
commit
06068e6d0e
|
|
@ -32,7 +32,7 @@
|
|||
display: flex;
|
||||
overflow: auto;
|
||||
white-space: nowrap;
|
||||
@media (min-width: $bp-md) {
|
||||
@media (min-width: $bp-xl) {
|
||||
white-space: normal;
|
||||
overflow: unset;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue