Created
December 9, 2022 12:48
-
-
Save Axoloteera/f4a6137bef4c68bd317dc4daf046172e to your computer and use it in GitHub Desktop.
css用left属性时记得加position: absolute;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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