mirror of
https://github.com/directus/directus.git
synced 2026-01-23 04:58:00 -05:00
Merge pull request #3272 from Fusseldieb/main
Removed background-color from m2a-builder class
This commit is contained in:
@@ -576,10 +576,6 @@ export default defineComponent({
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.m2a-builder {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.m2a-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user