action box
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
.stack-top{
|
||||
z-index: 9;
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
height: 320px;
|
||||
padding: 20px;
|
||||
// border-radius: 20px;
|
||||
position: absolute;
|
||||
@@ -24,7 +24,7 @@
|
||||
.action_box{
|
||||
//z-index: 7;
|
||||
background-color: white;
|
||||
height: 210px;
|
||||
height: 230px;
|
||||
max-width: 400px;
|
||||
padding: 20px;
|
||||
margin: 10px auto 10px auto;
|
||||
|
||||
Reference in New Issue
Block a user