mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 23:55:50 +00:00
deploy: f4b852d2dd
This commit is contained in:
+7
-7
@@ -574,8 +574,8 @@ video {
|
||||
position: sticky;
|
||||
}
|
||||
|
||||
.-left-10 {
|
||||
left: -2.5rem;
|
||||
.-right-14 {
|
||||
right: -3.5rem;
|
||||
}
|
||||
|
||||
.bottom-0 {
|
||||
@@ -1060,6 +1060,11 @@ video {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.w-max {
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
.min-w-\[152px\] {
|
||||
min-width: 152px;
|
||||
}
|
||||
@@ -1554,11 +1559,6 @@ video {
|
||||
padding-right: 2rem;
|
||||
}
|
||||
|
||||
.px-\[20px\] {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.px-\[34px\] {
|
||||
padding-left: 34px;
|
||||
padding-right: 34px;
|
||||
|
||||
Reference in New Issue
Block a user