From db933171bc5f3aef240b0f82d1cf0ad0693c5b4c Mon Sep 17 00:00:00 2001 From: Fermatka Date: Wed, 25 Sep 2024 10:44:05 +0200 Subject: [PATCH] fixed problem with col-rewerse in PianoRollDescription --- algrtm/src/components/PianoRollDescription.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algrtm/src/components/PianoRollDescription.js b/algrtm/src/components/PianoRollDescription.js index 9cf8afff..96b5a25f 100644 --- a/algrtm/src/components/PianoRollDescription.js +++ b/algrtm/src/components/PianoRollDescription.js @@ -15,7 +15,7 @@ const PianoRollDescription = () => { return (
-
+

PianoRoll