aboutsummaryrefslogtreecommitdiffstats
path: root/packages/excalidraw/components/TextInput.scss
blob: 60a03ca781cf66b721215133cc226d13726b44d0 (plain) (blame)
1
2
3
4
5
6
7
@import "../css/variables.module.scss";

.excalidraw {
  .TextInput {
    display: inline-block;
  }
}