style cols

This commit is contained in:
Tykayn 2025-09-23 18:54:13 +02:00 committed by tykayn
parent 63f98a48ed
commit 334b6c90cf
7 changed files with 35 additions and 36 deletions

View file

@ -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;