projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2680b
)
Fix more css bugs
author
Ajay Bura
<32841439+ajbura@users.noreply.github.com>
Fri, 19 Aug 2022 09:49:12 +0000
(15:19 +0530)
committer
GitHub
<noreply@github.com>
Fri, 19 Aug 2022 09:49:12 +0000
(15:19 +0530)
src/app/atoms/modal/RawModal.scss
patch
|
blob
|
history
diff --git
a/src/app/atoms/modal/RawModal.scss
b/src/app/atoms/modal/RawModal.scss
index 80458752f0453ad110f95efeff6432d101d63ca4..d612a4bc4216193aeb9cd7ce4302d7da9f6b2108 100644
(file)
--- a/
src/app/atoms/modal/RawModal.scss
+++ b/
src/app/atoms/modal/RawModal.scss
@@
-3,7
+3,7
@@
--medium-modal-width: 712px;
--large-modal-width: 1024px;
-
+ position: relative;
width: 100%;
max-height: 100%;
border-radius: var(--bo-radius);
@@
-63,4
+63,4
@@
100% {
opacity: 1;
}
-}
\ No newline at end of file
+}