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
Button styling
This commit is contained in:
committed by
Quentin Gliech
parent
62cbf2c348
commit
5d4786cc56
@ -23,7 +23,7 @@ limitations under the License.
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro outline_error_class() -%}
|
||||
{{ self::common_class() }} border-alert text-alert hover:opacity-75
|
||||
{{ self::common_class() }} border-alert text-alert hover:bg-alert/10
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro plain_class() -%}
|
||||
|
Reference in New Issue
Block a user