回答編集履歴

1

chousei

2021/03/26 07:39

投稿

yambejp
yambejp

スコア116694

test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  <style>
6
6
 
7
- .wrap{position:relative;width: max-content;background-Color:yellow;}
7
+ .wrap{position:relative;width: max-content;}
8
8
 
9
9
  .wrap .clearButton{position:absolute;bottom:3px;right:3px;}
10
10