css multi browser fix trial 1

This commit is contained in:
YasinOnm08 2024-10-02 10:24:30 +02:00
parent caa02ee81e
commit 6d71e17e61
5 changed files with 32 additions and 7 deletions

View file

@ -6,7 +6,6 @@
padding-left: 0.5em;
padding-right: 0;
margin: 0 10px;
margin-bottom: 10px;
display: flex;
justify-content: space-between;
align-items: center;
@ -17,6 +16,7 @@
bottom: 3dvh;
right: 0.25vw;
box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.5);
z-index: 600;
}
.input input {