mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-18 18:38:05 +08:00
Improve UI behavior at smaller screen sizes so status bar overflows (#158)
Also includes various CSS flex-related cleanup throughout the UI. Progress for #150
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
<style lang="scss">
|
||||
.shelf-item {
|
||||
flex: 0 0 auto;
|
||||
border-radius: 2px;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user