1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Fix event info events size and color (#11252)

This commit is contained in:
Germain
2023-07-13 10:35:08 +01:00
committed by GitHub
parent a5837597ff
commit 06403d07f8
3 changed files with 7 additions and 7 deletions

View File

@ -14,11 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_RoomAvatarEvent {
opacity: 0.5;
overflow-y: hidden;
}
.mx_RoomAvatarEvent_avatar {
display: inline;
position: relative;