mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
138 B
SCSS
8 lines
138 B
SCSS
.oe_cp_refresher {
|
|
margin: auto 0 auto auto;
|
|
padding-left: 5px;
|
|
text-align: right;
|
|
user-select: none;
|
|
flex-grow: 1;
|
|
}
|