mirror of
https://github.com/wassname/talk.git
synced 2026-07-21 12:51:03 +08:00
14 lines
145 B
CSS
14 lines
145 B
CSS
#embedLink {
|
|
width:400px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.embedTextarea {
|
|
width: 100%;
|
|
}
|
|
|
|
.copyButton {
|
|
margin-top: 20px;
|
|
}
|