git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / styles / base / split-button.mcss

103 bytesRaw
1SplitButton {
2 display: flex
3 button {
4 flex: 1
5 }
6 button + button {
7 margin-left: 4px
8 }
9}

Built with git-ssb-web