mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
Useless CSS rule for the caption has deleted
This commit is contained in:
parent
e60177f14a
commit
9133250a42
1 changed files with 0 additions and 18 deletions
|
|
@ -167,24 +167,6 @@
|
|||
.conversation:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.caption-disabled {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
padding: 20px;
|
||||
|
||||
align-items: center;
|
||||
|
||||
.envelope {
|
||||
width: 30px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue