This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
7fd518ff1d
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
}