mirror of
https://github.com/google/nomulus
synced 2026-02-11 15:21:28 +00:00
This is a fairly simple page that solely exists to display the result from the action, and to link the user back to the domain list.
10 lines
136 B
SCSS
10 lines
136 B
SCSS
.console-app__registry-lock {
|
|
&-content {
|
|
margin-top: 30px;
|
|
}
|
|
&-subhead {
|
|
font-size: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|