Update popover width
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
background: @white;
|
||||
border-radius: @baseBorderRadius;
|
||||
z-index: 10000;
|
||||
width: 250px;
|
||||
width: 320px;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user