mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
8 lines
112 B
CSS
8 lines
112 B
CSS
|
.resize-section-title {
|
||
|
display: inline-block;
|
||
|
width: 25%;
|
||
|
}
|
||
|
|
||
|
.resize-content-checkbox {
|
||
|
margin-left: 0;
|
||
|
}
|