Merge "modules: Remove width limit for code block with copy button"

This commit is contained in:
jenkins-bot 2024-09-27 15:49:38 +00:00 committed by Gerrit Code Review
commit e259797d98

View file

@ -5,8 +5,6 @@
.mw-highlight-copy {
position: relative;
min-width: 40%;
max-width: max-content;
}
/**