mirror of https://github.com/istio/istio.io.git
fix search formatting (#11757)
* fix search formatting Signed-off-by: hejianpeng <hejianpeng2@huawei.com> * fix lint Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
This commit is contained in:
parent
04f4fea3aa
commit
0ed01f808b
|
@ -68,3 +68,8 @@
|
|||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// temp hack for https://github.com/istio/istio.io/issues/11750
|
||||
.gsc-selected-option-container {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue