Different results on border/border-radius on Firefox vs Chromium

前端 未结 0 1802
广开言路
广开言路 2020-12-23 09:08

I am using the following CSS to generate very simple 2d river shapes:

.river-left {
  width: 100px;
  height: 50px;
  border: solid 20px rgb(0, 140, 255);
  b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题