回答編集履歴
1
chousei
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
<style>
|
6
6
|
|
7
|
-
.wrap{position:relative;width: max-content;
|
7
|
+
.wrap{position:relative;width: max-content;}
|
8
8
|
|
9
9
|
.wrap .clearButton{position:absolute;bottom:3px;right:3px;}
|
10
10
|
|