mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-18 16:31:31 +00:00
Create tabs manager and refactor tab related logic (#66)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
This commit is contained in:
@@ -2349,6 +2349,11 @@ a:link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tabsContainer {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
position: relative;
|
||||
margin: 15px 0 25px 0;
|
||||
|
||||
Reference in New Issue
Block a user