.rounded-none { border-radius: 0; } .rounded-sm { border-radius: 0.125rem; } ... .rounded-r-none { border-top-right-radius: 0; border-bottom-right-radius: 0 ...
確定! 回上一頁