action box

This commit is contained in:
CHIEFSOFT\ameye
2024-11-09 14:39:12 -05:00
parent 211e6bdfba
commit f6a842d18b
+2 -2
View File
@@ -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;