melhorando a leitura de projetos no mmpCreator
Deploy / Deploy (push) Successful in 2m4s
Details
Deploy / Deploy (push) Successful in 2m4s
Details
This commit is contained in:
parent
a1422a2ad5
commit
4c204dc0a5
|
|
@ -352,9 +352,9 @@ body.sidebar-hidden .sample-browser { width: 0; min-width: 0; border-right: none
|
|||
.track-name { color: var(--accent-red); font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
.audio-track-lane .track-controls { display: flex; justify-content: flex-start; gap: 15px; border-left: none; padding-left: 0; margin: 0; }
|
||||
|
||||
.timeline-container { flex-grow: 1; position: relative; overflow-x: hidden; overflow-y: hidden; height: 100%;}
|
||||
.timeline-container { flex-grow: 1; position: relative; overflow-x: hidden; overflow-y: hidden; }
|
||||
.spectrogram-view-grid {
|
||||
height: 100%; min-height: 100%; position: relative; display: block;
|
||||
height: 100%; position: relative; display: block;
|
||||
--step-width: 32px; --beat-width: 128px; --bar-width: 512px;
|
||||
background-size: var(--bar-width) 100%, var(--beat-width) 100%, var(--step-width) 100%;
|
||||
background-image:
|
||||
|
|
|
|||
Loading…
Reference in New Issue