mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-21 01:13:49 +01:00
remove unused css
This commit is contained in:
parent
a012bcfecd
commit
0972d5eb88
@ -188,6 +188,7 @@
|
||||
fill: var(--action-button-fill-color-active);
|
||||
}
|
||||
|
||||
/*
|
||||
.status-media {
|
||||
grid-area: status-media;
|
||||
display: grid;
|
||||
@ -201,6 +202,7 @@
|
||||
.status-media-container img {
|
||||
object-fit: cover;
|
||||
}
|
||||
*/
|
||||
</style>
|
||||
<script>
|
||||
import Avatar from './Avatar.html'
|
||||
|
Loading…
Reference in New Issue
Block a user