mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
78a6b517f9
* ui: Tile CSS component * ui: Consul ServerCard component (#12576)
7 lines
87 B
SCSS
7 lines
87 B
SCSS
#docfy-demo-preview-tile {
|
|
.tile {
|
|
@extend %with-tile, %with-leader-tile;
|
|
}
|
|
}
|
|
|