product: change actions button postions and general fixes
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
position: relative;
|
||||
top: 5px
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
/* Dark mode desktop styles */
|
||||
@@ -320,8 +320,9 @@
|
||||
}
|
||||
|
||||
.inputField {
|
||||
height: 50px;
|
||||
height: 100px;
|
||||
width: 100% !important;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.editButton {
|
||||
@@ -329,4 +330,3 @@
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user