Remove padding from gr-alert reload button
Bug: Issue 7727 Change-Id: I72e3ce23cfab2637eedda35100944bdeeb617244
This commit is contained in:
@@ -56,6 +56,9 @@ limitations under the License.
|
|||||||
font-family: var(--font-family-bold);
|
font-family: var(--font-family-bold);
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
--gr-button: {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<span class="text">[[text]]</span>
|
<span class="text">[[text]]</span>
|
||||||
|
Reference in New Issue
Block a user