added censado por and tring to fix reportes
This commit is contained in:
@@ -118,3 +118,18 @@ input:focus {
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.user{
|
||||
color: #333 !important;
|
||||
position: absolute;
|
||||
left: 2rem;
|
||||
bottom: 1rem;
|
||||
}
|
||||
|
||||
@media(max-width:1075px) {
|
||||
.user{
|
||||
position: relative;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user