formulario de compras
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
position: fixed;
|
||||
right: 0;
|
||||
width: 64px;
|
||||
background: rgba(0,0,0,.3);
|
||||
background: rgba(12, 44, 133, 0.5);
|
||||
z-index: 1031;
|
||||
border-radius: 8px 0 0 8px;
|
||||
border-radius: 10px 10px 10px 10px;
|
||||
text-align: center;
|
||||
top: 130px;
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
top: -52px !important;
|
||||
width: 290px;
|
||||
border-radius: 0.1875rem;
|
||||
padding: 0 10px;
|
||||
padding: 0 0;
|
||||
background: linear-gradient($black, $black-states);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user