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,6 +57,10 @@ var setup = function(){
|
||||
- ```
|
||||
code block
|
||||
```
|
||||
- *the problem\:*
|
||||
- we need to keep both the `.view` and `.code` elements' height in sync
|
||||
- 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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user