mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fdb2f42568
commit
5e85c17e7f
@ -57,9 +57,13 @@ var setup = function(){
|
|||||||
- ```
|
- ```
|
||||||
code block
|
code block
|
||||||
```
|
```
|
||||||
- try `display:flex` on `.block` and position one elem over the other...
|
- *the problem\:*
|
||||||
- _...not sure how to deal with `.children` yet_
|
- we need to keep both the `.view` and `.code` elements' height in sync
|
||||||
- another way to go is to place `.text` stuff in a div and style that...
|
- Q: should the sizes be equal? which is the master size?
|
||||||
|
- ways to fix:
|
||||||
|
- try `display:flex` on `.block` and position one elem over the other...
|
||||||
|
- _...not sure how to deal with `.children` yet_
|
||||||
|
- another way to go is to place `.text` stuff in a div and style that...
|
||||||
- blank line at end of block is initially not shown
|
- blank line at end of block is initially not shown
|
||||||
- this block contains two lines (empty below)
|
- this block contains two lines (empty below)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user