Add board horizontal scrolling
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
position: absolute;
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
min-width: 180px;
|
||||
min-width: 230px;
|
||||
list-style: none;
|
||||
margin: 3px 0 0 1px;
|
||||
padding: 6px 0;
|
||||
padding: 6px 0;
|
||||
background-color: #fff;
|
||||
border: 1px solid #b2b2b2;
|
||||
-webkit-border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user