PCv5/app/static/less/debugger.less

5 lines
84 B
Plaintext
Raw Normal View History

2022-05-12 20:07:28 +02:00
/* Some styles to enhance debugger */
#flDebug * {
overflow: auto !important;
}