Skip to content

Instantly share code, notes, and snippets.

@Axoloteera
Created December 9, 2022 12:48
Show Gist options
  • Save Axoloteera/f4a6137bef4c68bd317dc4daf046172e to your computer and use it in GitHub Desktop.
Save Axoloteera/f4a6137bef4c68bd317dc4daf046172e to your computer and use it in GitHub Desktop.
css用left属性时记得加position: absolute;
.aw_textaera_inputwordlist {
position: absolute;
left: 10%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment