whisper.cat/weboasis/todo/styles/app-collapsible.css

2 lines
220 B
CSS
Raw Normal View History

2023-10-05 23:28:32 +11:00
.app-collapsible>.bar{height:40px;line-height:37px;margin:0;padding:0 .75em;background:#eee}.app-collapsible>.bar>.app-button:active{background:#fff}.app-collapsible>.body{transition:height .2s ease-out;overflow:hidden}