This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
Watch
2
Star
0
Fork
0
You've already forked consul
mirror of
https://github.com/status-im/consul.git
synced
2025-01-14 15:54:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
tooltip-panel
/
index.scss
6 lines
83 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Colocate remaining CSS components to the app/components folder (#10328)
2021-06-23 09:19:35 +01:00
@import
'
./skin
'
;
@import
'
./layout
'
;
ui: ConsulKind explanatory tooltip panels (#8048) * ui: Add tooltip panels to ConsulKind
2020-06-09 11:10:14 +01:00
.
tooltip-panel
{
@extend
%
tooltip-panel
;
}
Reference in New Issue
Copy Permalink