You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
Make error button be outlined
This commit is contained in:
committed by
Quentin Gliech
parent
f665d57ae2
commit
7841fbcce4
@ -19,7 +19,7 @@ limitations under the License.
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro plain_error_class() -%}
|
||||
{{ self::common_class() }} border-alert bg-alert text-white hover:opacity-75
|
||||
{{ self::common_class() }} border-alert text-alert hover:opacity-75
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro plain_class() -%}
|
||||
|
Reference in New Issue
Block a user