mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-18 11:17:32 +01:00
Create tabs manager and refactor tab related logic (#66)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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