mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge pull request #192 from zoff-music/fix/polyfill-color-sizing
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;
|
||||
border-radius: 2px;
|
||||
padding: 12px 12px 0px 12px;
|
||||
min-width: 300px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.sp-picker-container {
|
||||
|
||||
Reference in New Issue
Block a user