This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5aebba9828
angular
/
src
/
app
/
devtools-app
/
devtools-app.component.css
9 lines
109 B
CSS
Raw
Normal View
History
Unescape
Escape
refactor(devtools): seperate component concerns into separate files; type all methods
2020-02-13 17:03:22 +00:00
iframe
{
feat(devtools): implement proper diffing in the explorer
2020-02-19 23:41:30 +00:00
height
:
340px
;
refactor(devtools): seperate component concerns into separate files; type all methods
2020-02-13 17:03:22 +00:00
width
:
100
%
;
border
:
0
;
}
.
devtools-wrapper
{
feat(devtools): implement proper diffing in the explorer
2020-02-19 23:41:30 +00:00
height
:
calc
(
100vh
-
344px
)
;
refactor(devtools): seperate component concerns into separate files; type all methods
2020-02-13 17:03:22 +00:00
}
Reference in a new issue
Copy permalink