summaryrefslogtreecommitdiff
path: root/addons/stock/static/src/scss/forecast_widget.scss
blob: d9167a69e110872e6c158ec90f2f3f745925492b (plain)
1
2
3
4
5
6
7
8
.o_forecast_widget_cell {
    text-align: right;
    padding-right: 24px!important;

    button {
        position: absolute;
    }
}