This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
eb8dad4383
consul
/
ui-v2
/
app
/
styles
/
components
/
definition-table
/
layout.scss
6 lines
105 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Token listing redesign (#8117)
2020-06-17 09:25:54 +00:00
%
definition-table
>
dl
{
ui: Move %definition-table to use CSS grid (#8629)
2020-09-09 08:12:56 +00:00
display
:
grid
;
grid-template-columns
:
140
px
auto
;
grid-gap
:
0
.4
em
20
px
;
ui: Token listing redesign (#8117)
2020-06-17 09:25:54 +00:00
}