moar lint
This commit is contained in:
@@ -41,9 +41,6 @@ limitations under the License.
|
|||||||
box-shadow: 0px 4px 12px $menu-box-shadow-color;
|
box-shadow: 0px 4px 12px $menu-box-shadow-color;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
|
||||||
|
|
||||||
.mx_Toast_toast {
|
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 20px 1fr;
|
grid-template-columns: 20px 1fr;
|
||||||
column-gap: 10px;
|
column-gap: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user