mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-01 22:27:05 +02:00
Data and layout improvements
This commit is contained in:
parent
68b3d702b1
commit
29dc5c1e56
14 changed files with 82 additions and 13 deletions
|
@ -4,6 +4,5 @@
|
|||
|
||||
.flex-block-wrapper table {
|
||||
overflow-x: auto;
|
||||
white-space: wrap;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
table #image img {
|
||||
margin: 0;
|
||||
max-width: 190px;
|
||||
max-height: 190px;
|
||||
}
|
||||
|
||||
table #native {
|
||||
background-color: rgba(189,233,186,.35);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue