mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
newlines
This commit is contained in:
parent
4c6898657b
commit
f96c26ddbe
2 changed files with 2 additions and 2 deletions
|
@ -133,4 +133,4 @@ $border-radius: 0.25rem;
|
|||
.mode-selector {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
margin: auto;
|
||||
position: relative;
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue