mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed small issues with sizing of polyfill container
This commit is contained in:
@@ -1932,6 +1932,9 @@ nav ul li:hover, nav ul li.active {
|
|||||||
background: white;
|
background: white;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
padding: 12px 12px 0px 12px;
|
padding: 12px 12px 0px 12px;
|
||||||
|
min-width: 300px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sp-picker-container {
|
.sp-picker-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user