mirror of
https://github.com/google/nomulus
synced 2026-07-19 06:22:33 +00:00
233ee09efe
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;
|
|
}
|
|
}
|