flectra/addons/web/static/src/less/debug_manager.less

9 lines
147 B
Plaintext
Raw Normal View History

.modal {
.o_debug_manager {
position: relative;
list-style: none;
margin: 2px 10px 2px 0;
float: left;
}
}