nutella_framework 0.4.31 → 0.4.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -176,6 +176,7 @@ html, body {
176
176
  display: block;
177
177
  }
178
178
  .channels-panel-paper {
179
+ position: relative;
179
180
  height: calc(~"100% - 2*@{default-margin}");
180
181
  width: auto;
181
182
  margin-top: @default-margin;
@@ -214,7 +215,7 @@ html, body {
214
215
  margin: auto;
215
216
  text-align: center;
216
217
  position: absolute;
217
- bottom: 0px + @default-margin;
218
+ bottom: 0;
218
219
  background-color: white;
219
220
  }
220
221
  .channels-panel-save-buttons-div-inner {
@@ -425,6 +426,12 @@ html, body {
425
426
  .mui-text-field-focus-underline {
426
427
  position: relative;
427
428
  }
429
+ .mui-text-field-textarea {
430
+
431
+ }
432
+ .mui-text-field-hint {
433
+ font-size: 0.8vw;
434
+ }
428
435
  }
429
436
  .mui-menu .mui-menu-item {
430
437
  cursor: default;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nutella_framework
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.31
4
+ version: 0.4.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alessandro Gnoli
@@ -290,7 +290,6 @@ files:
290
290
  - README.md
291
291
  - Rakefile
292
292
  - VERSION
293
- - VERSION.orig
294
293
  - bin/nutella
295
294
  - data/index.html
296
295
  - data/startup
data/VERSION.orig DELETED
@@ -1,5 +0,0 @@
1
- <<<<<<< HEAD
2
- 0.4.24
3
- =======
4
- 0.4.25
5
- >>>>>>> fc6b80a58932b583c549682dc54471da53d6d125