mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 13:07:34 +00:00
hopefully fix modal bug
This commit is contained in:
parent
70f527e967
commit
d0317c159b
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@ p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea{
|
||||||
* @author ocodia
|
* @author ocodia
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.modal{
|
||||||
|
width:100%;
|
||||||
|
height:100%;
|
||||||
|
}
|
||||||
|
|
||||||
code[class*="language-"],
|
code[class*="language-"],
|
||||||
pre[class*="language-"] {
|
pre[class*="language-"] {
|
||||||
color: #f8f8f2;
|
color: #f8f8f2;
|
||||||
|
|
Loading…
Add table
Reference in a new issue