teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

chousei

2021/03/26 07:39

投稿

yambejp
yambejp

スコア117820

answer CHANGED
@@ -1,7 +1,7 @@
1
1
  適当にラップして微妙な位置調整をすればよいのでは?
2
2
  ```
3
3
  <style>
4
- .wrap{position:relative;width: max-content;background-Color:yellow;}
4
+ .wrap{position:relative;width: max-content;}
5
5
  .wrap .clearButton{position:absolute;bottom:3px;right:3px;}
6
6
  </style>
7
7
  <div class="wrap">