mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 22:52:00 +02:00
13 lines
190 B
SCSS
13 lines
190 B
SCSS
.o_vault_inbox {
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
.o_field_cell .o_vault .o_vault_buttons {
|
|
float: right;
|
|
position: relative;
|
|
z-index: 10;
|
|
}
|
|
|
|
.o_vault .o_input {
|
|
width: auto;
|
|
}
|