summaryrefslogtreecommitdiff
path: root/addons/web/static/src/scss/debug_manager.scss
blob: 74d20dda43a285411cbf3cf4416b2e80ea5d98bd (plain)
1
2
3
4
5
6
7
8
.modal {
    .o_debug_manager {
        position: relative;
        list-style: none;
        margin: 2px 10px 2px 0;
        float: left;
    }
}