mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[IMP] playground: remove explicit template keys
This commit is contained in:
@@ -22,7 +22,7 @@ body {
|
||||
display: grid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
grid-template-columns: auto 6px 100%;
|
||||
grid-template-columns: auto 8px 100%;
|
||||
}
|
||||
|
||||
/* LEFT BAR ****************************************/
|
||||
|
||||
Reference in New Issue
Block a user