mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Fix #136, overflow of color selector at bottom of gui
This commit is contained in:
parent
ab80fca553
commit
4cd09b3ca0
@ -89,7 +89,7 @@ $button-height: 20px;
|
|||||||
|
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
overflow-x: hidden;
|
overflow-y:visible;
|
||||||
|
|
||||||
&.has-save > ul {
|
&.has-save > ul {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user