fix(VisualEditor): don't merge edit buttons when JS is disabled (#696)

This commit is contained in:
沈澄心 2023-07-23 15:12:30 +08:00 committed by GitHub
parent 3505c1fa33
commit 69a6350de3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,7 +204,7 @@
}
// Merge two buttons together
.citizen-ve-edit-merged {
.client-js .citizen-ve-edit-merged {
&#ca-ve-edit {
> a {
border-bottom-right-radius: 0;