mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-27 07:24:28 +08:00
Fix complete button position
This commit is contained in:
parent
8176ce3a9d
commit
b460cd4384
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
float: left;
|
||||
width: calc(100% - 180px);
|
||||
width: calc(100% - 280px);
|
||||
|
||||
.flex-block {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue