mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
@@ -95,14 +95,15 @@ body {
|
|||||||
.tabBar {
|
.tabBar {
|
||||||
color: white;
|
color: white;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
width: 170px;
|
|
||||||
margin-top: -22px;
|
margin-top: -22px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
width: 170px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabBar.resizeable {
|
.tabBar.resizeable {
|
||||||
cursor: row-resize;
|
cursor: row-resize;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab {
|
.tab {
|
||||||
|
|||||||
Reference in New Issue
Block a user