style cols
This commit is contained in:
parent
63f98a48ed
commit
334b6c90cf
7 changed files with 35 additions and 36 deletions
|
@ -3,7 +3,7 @@
|
|||
:host {
|
||||
|
||||
.input-box {
|
||||
width: 220px;
|
||||
width: 218px;
|
||||
|
||||
.d-none {
|
||||
display: none;
|
||||
|
@ -91,12 +91,13 @@
|
|||
border-radius: 8px;
|
||||
position: relative;
|
||||
display: block;
|
||||
z-index: 10;
|
||||
z-index: 100;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
width: 210px;
|
||||
|
||||
top: -59px;
|
||||
top: 42px;
|
||||
left: 0;
|
||||
border-left: 1px solid #8D91A4;
|
||||
border-bottom: 1px solid #8D91A4;
|
||||
border-right: 1px solid #8D91A4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue