載入中
[筆記] position: sticky not working in overflow: hidden ancestor
Reference:
- https://github.com/w3c/csswg-drafts/issues/865
- https://stackoverflow.com/questions/47095596/body-overflow-x-hidden-breaks-position-sticky
0 則留言
[筆記] percentage-sized children not work in flex with dynamic main size
Example:
```scss
div.mobile.event.container {
display: flex;
justify-content: center;
...(還有更多)
0 則留言
2021/03/18 中央大霧
這天中央起了很大的霧
隨手拍了幾張照片 放在這裡備份ㄍ
![](https://img.stoneapp.tech/t510599/ncufog/PXL_20210318_020916908.jpg)
![](https://img.stoneapp.tech/t510599/ncufog/PXL_20210318_021047014.jpg)
...(還有更多)
0 則留言
[筆記] check if command output contain a string in shell script
```
if python3 check.py | grep -q "cdnimg"; then
exit 1
fi
```
...(還有更多)
0 則留言
可惡
![](https://truth.bahamut.com.tw/s01/202103/ca0e5597cc0621c0406f92b7ea93b045.JPG)
1 則留言
1450
C0V1D
0 則留言
[筆記] 螢幕因顏色亮度自動調整 關閉
INTEL 顯示器省電技術的鍋
1. 打開 *Intel® HD 顯示晶片控制中心*
2. 系統 > 功率 > 顯示省電狀況 -> 關閉
...(還有更多)
0 則留言
[筆記] move recovery partition in order to extend system partition on Windows
https://superuser.com/questions/1453790/how-to-move-the-recovery-partition-on-windows-108
0 則留言
[筆記] create empty folder on git
some `.gitignore` magic https://stackoverflow.com/a/932982/9039813
or just create `.keep` file
0 則留言
comment test
abcd
aaaaa
是一下 @ 跟連結
@secminhr
https://google.com
7 則留言