mirror of
https://github.com/google/nomulus
synced 2026-07-27 02:22:40 +00:00
* Replace less compiler with scss * Replace less with scss, add homepage widgets, add registrars selector and registrars page
8 lines
225 B
HTML
8 lines
225 B
HTML
<div class="console-app__emty-registrar">
|
|
<h1>
|
|
<mat-icon class="console-app__emty-registrar-icon">block</mat-icon>
|
|
</h1>
|
|
<h1>No registrar selected</h1>
|
|
<h4 class="mat-body-2">Please select a registrar</h4>
|
|
</div>
|