mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +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;
|
|
}
|
|
}
|