mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-01-05 20:25:59 +01:00
Fix style
This commit is contained in:
parent
8aab828c65
commit
7165f21a62
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@ export default Vue.extend({
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::v-deep > code {
|
||||||
|
word-break: break-all;
|
||||||
|
}
|
||||||
|
|
||||||
::v-deep .title {
|
::v-deep .title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-bottom: solid 1px var(--divider);
|
border-bottom: solid 1px var(--divider);
|
||||||
|
|
Loading…
Reference in a new issue