mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge branch 'master' into modernize-design
This commit is contained in:
commit
263aa307e6
Binary file not shown.
|
Before Width: | Height: | Size: 200 KiB |
BIN
app/assets/images/documents/analysis.jpg
Normal file
BIN
app/assets/images/documents/analysis.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 161 KiB |
@ -2,7 +2,7 @@
|
||||
<div class="col s12 m6 l4">
|
||||
<div class="card sticky-action" style="max-height: 480px">
|
||||
<div class="card-image waves-effect waves-block waves-light">
|
||||
<%= image_tag 'documents/analysis.jpeg', class: 'activator', style: 'height: 265px' %>
|
||||
<%= image_tag 'documents/analysis.jpg', class: 'activator', style: 'height: 265px' %>
|
||||
</div>
|
||||
<div class="card-content <%= Document.color %> white-text">
|
||||
<h4 class="card-title" style="margin-top: 0px">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user