Commit d030b025 authored by Takuya Noguchi's avatar Takuya Noguchi

Remove unused CSS (similar to BS4's .align-items-center)

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent 1715622c
......@@ -407,12 +407,6 @@ img.emoji {
.ws-normal { white-space: normal; }
.overflow-auto { overflow: auto; }
.d-flex-center {
display: flex;
align-items: center;
justify-content: center;
}
/** COMMON SIZING CLASSES **/
.w-0 { width: 0; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment