mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(view) rm " "
This commit is contained in:
parent
3e53743f1b
commit
731c4fefad
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
font-size: 16px;
|
||||
white-space :pre;
|
||||
outline: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.view::selection {
|
||||
text-shadow: none;
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
display : block;
|
||||
background : rgb(255, 255, 255);
|
||||
background : rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
}
|
||||
|
||||
.fancybox-wrap {
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue