diff options
author | HombreLaser <sebastian-440@live.com> | 2023-05-04 19:51:08 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-05-04 19:51:08 -0600 |
commit | 3d29fc04eec0e32df4d9c66388fb2303d01dac45 (patch) | |
tree | e42802a5d4c16ba017eb757215eb810b6e30b567 /src/components/stylesheets | |
parent | c36b2a93287f37223925609e06c96a16b606a130 (diff) |
Arregla modal de inicio de sesión
Diffstat (limited to 'src/components/stylesheets')
-rw-r--r-- | src/components/stylesheets/shared.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/stylesheets/shared.css b/src/components/stylesheets/shared.css index 5f410c7..9bda368 100644 --- a/src/components/stylesheets/shared.css +++ b/src/components/stylesheets/shared.css @@ -7,7 +7,7 @@ } .button { - background-color: #394490; + background-color: #394490 !important; } .main-view { |