44 lines
850 B
Plaintext
44 lines
850 B
Plaintext
|
|
||
|
.publish-container.data-v-ddd2bb19 {
|
||
|
padding: 20px;
|
||
|
}
|
||
|
.input-container.data-v-ddd2bb19 {
|
||
|
margin-top: 20px;
|
||
|
}
|
||
|
.input-title.data-v-ddd2bb19,
|
||
|
.input-description.data-v-ddd2bb19 {
|
||
|
width: 100%;
|
||
|
padding: 10px;
|
||
|
font-size: 16px;
|
||
|
border: 1px solid #ccc;
|
||
|
border-radius: 5px;
|
||
|
margin-bottom: 10px;
|
||
|
}
|
||
|
.input-content.data-v-ddd2bb19 {
|
||
|
width: 100%;
|
||
|
padding: 10px;
|
||
|
font-size: 16px;
|
||
|
border: 1px solid #ccc;
|
||
|
border-radius: 5px;
|
||
|
resize: vertical;
|
||
|
min-height: 100px;
|
||
|
}
|
||
|
.publish-button.data-v-ddd2bb19 {
|
||
|
background-color: #007bff;
|
||
|
color: #fff;
|
||
|
text-align: center;
|
||
|
padding: 10px 0;
|
||
|
border-radius: 5px;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
.publish-button.data-v-ddd2bb19:hover {
|
||
|
background-color: #0056b3;
|
||
|
}
|
||
|
.publish-container-box.data-v-ddd2bb19{
|
||
|
width: 100%;
|
||
|
margin: 0 auto;
|
||
|
display: flex;
|
||
|
justify-content: center;
|
||
|
align-items: center;
|
||
|
}
|