writing mode: unintended class replace hotfix

This commit is contained in:
Yhëhtozr 2022-12-17 18:50:51 +09:00
parent 5e00780e29
commit 5d168fe689
3 changed files with 6 additions and 6 deletions

View file

@ -102,7 +102,7 @@
white-space: nowrap;
}
.notification-inline-end {
.notification-right {
flex: 1;
padding-inline-start: 0.8em;
min-inline-size: 0;

View file

@ -230,7 +230,7 @@
/>
<div
ref="bottom"
class="form-block-end"
class="form-bottom"
>
<div class="form-bottom-left">
<media-upload
@ -349,7 +349,7 @@
margin-block-end: 0.5em;
}
.form-block-end {
.form-bottom {
display: flex;
justify-content: space-between;
padding: 0.5em;
@ -366,7 +366,7 @@
}
}
.form-block-end-left {
.form-bottom-left {
display: flex;
flex: 1;
padding-inline-end: 7px;

View file

@ -133,7 +133,7 @@
flex: 1 1 0;
}
.heading-inline-start {
.heading-left {
display: flex;
min-inline-size: 0;
flex-wrap: wrap;
@ -147,7 +147,7 @@
}
}
.heading-inline-end {
.heading-right {
display: flex;
flex-shrink: 0;