refactor
This commit is contained in:
parent
2813216a66
commit
26cbf211f5
4 changed files with 73 additions and 20 deletions
|
|
@ -790,6 +790,8 @@ table tbody tr:last-child td {
|
|||
.left-inner-addon input {
|
||||
padding-left: 40px;
|
||||
margin-bottom: auto;
|
||||
max-width: 85%;
|
||||
border: 0px solid;
|
||||
}
|
||||
.left-inner-addon i {
|
||||
position: absolute;
|
||||
|
|
@ -799,7 +801,7 @@ table tbody tr:last-child td {
|
|||
.left-inner-addon a {
|
||||
position: absolute;
|
||||
padding: 5px;
|
||||
right: 0px;
|
||||
right: 0.5px;
|
||||
}
|
||||
|
||||
/*//////////////////////////// BUTTON OUTLINE ////////////////////////////*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue