mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add generic o_hidden class
This commit is contained in:
@@ -31,6 +31,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.o_hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/***** Web Client *****/
|
||||
.o_web_client {
|
||||
font-family: sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user