forked from React-Group/interstellar_ai
css multi browser fix trial 1
This commit is contained in:
parent
caa02ee81e
commit
6d71e17e61
5 changed files with 32 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue