mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 05:24:44 +00:00
deploy: f69c842ba6
This commit is contained in:
@@ -658,6 +658,10 @@ video {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.m-1 {
|
||||
margin: 0.25rem;
|
||||
}
|
||||
|
||||
.m-auto {
|
||||
margin: auto;
|
||||
}
|
||||
@@ -864,6 +868,10 @@ video {
|
||||
margin-top: 66px;
|
||||
}
|
||||
|
||||
.mt-\[74px\] {
|
||||
margin-top: 74px;
|
||||
}
|
||||
|
||||
.mt-\[8px\] {
|
||||
margin-top: 8px;
|
||||
}
|
||||
@@ -900,6 +908,10 @@ video {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.h-1 {
|
||||
height: 0.25rem;
|
||||
}
|
||||
|
||||
.h-11 {
|
||||
height: 2.75rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user