projects
/
rainny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54635bf
)
Fix context menu margin in auth page
author
Ajay Bura
<ajbura@gmail.com>
Sat, 1 Jan 2022 06:17:53 +0000
(11:47 +0530)
committer
Ajay Bura
<ajbura@gmail.com>
Sat, 1 Jan 2022 06:17:53 +0000
(11:47 +0530)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
src/app/templates/auth/Auth.scss
patch
|
blob
|
history
diff --git
a/src/app/templates/auth/Auth.scss
b/src/app/templates/auth/Auth.scss
index 9dfa22a33589e862d5227895fef6528e0db25fa9..8249e163388492611817b280cb2730ab6dc45d3a 100644
(file)
--- a/
src/app/templates/auth/Auth.scss
+++ b/
src/app/templates/auth/Auth.scss
@@
-51,8
+51,8
@@
.homeserver-form,
.auth-form__heading {
- & .context-menu
.btn-surface .ic-raw
{
-
width: 0
;
+ & .context-menu
__item .text
{
+
margin: 0 !important
;
}
}